org.openpermis.examples.ldap
Class HelloWorld

java.lang.Object
  extended by org.openpermis.examples.ldap.HelloWorld

public final class HelloWorld
extends Object

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

For the sake of simplicity error handling is very simple

Since:
0.1.0

Method Summary
static void main(String[] args)
          This main method creates an authorized HelloWorld service and tries to get greeting messages for all user names that it finds in its argument list.
 
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 creates an authorized HelloWorld service and tries to get greeting messages for all user names that it finds in its argument list.

Parameters:
args - a set of user names for whom the service will be invoked. E.g. "cn=john,o=post,c=ch" or "cn=sara,o=post,c=ch".
Since:
0.1.0


PERMIS Role Based Access Control 0.3.0 (Build 14)
2009/05/08 09:07:18
Copyright (c) 2002-2007 Ergon Informatik AG