|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openpermis.examples.xacml.HelloWorld
public final class HelloWorld
A sample HelloWorld application that can be invoked from the command line.
Field Summary | |
---|---|
private static int |
BUF_LEN
|
Constructor Summary | |
---|---|
private |
HelloWorld()
Objects of this class cannot be instantiated. |
Method Summary | |
---|---|
private static String |
convertStreamToString(Reader reader)
Converts a Reader to a String . |
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 |
Field Detail |
---|
private static final int BUF_LEN
1000
Constructor Detail |
---|
private HelloWorld()
Method Detail |
---|
public static void main(String[] args)
public static org.openpermis.xacml.XacmlAuthorizationService createService()
private static String convertStreamToString(Reader reader) throws IOException
Reader
to a String
.
reader
- a reader
IOException
- signals a reading problem.
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:16:00
Copyright (c) 2002-2007 Ergon Informatik AG