org.openpermis.examples.xacml
Class HelloXacml

java.lang.Object
  extended by org.openpermis.examples.xacml.HelloXacml

public final class HelloXacml
extends Object

A sample HelloWorld application that can be invoked from the command line.

Since:
0.4.0

Method Summary
static org.openpermis.xacml.XacmlAuthorizationService createService()
          This main method creates a xacml authorization service.
static void main(String[] args)
          This main method makes a simple request.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
This main method makes a simple request.

Since:
0.4.0

createService

public static org.openpermis.xacml.XacmlAuthorizationService createService()
This main method creates a xacml authorization service.

Since:
0.4.0


OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:18:25
Copyright (c) 2002-2007 Ergon Informatik AG