A B C G H M O R T

A

ACTION_NAME - Static variable in class org.openpermis.examples.ejb.server.HelloWorldService
 
assertInitialized() - Method in class org.openpermis.examples.ejb.server.HelloWorldService
Asserts that the service has been correctly initialized.

B

BasicHelloWorldService - Class in org.openpermis.examples.ejb.server
A really simple implementation of the HelloWorld service.
BasicHelloWorldService() - Constructor for class org.openpermis.examples.ejb.server.BasicHelloWorldService
 

C

createService(String) - Static method in class org.openpermis.examples.ejb.client.HelloWorldCLClient
Creates the HelloWorldServiceRemote.

G

getHelloMessage(String) - Method in class org.openpermis.examples.ejb.server.BasicHelloWorldService
 
getHelloMessage(String) - Method in class org.openpermis.examples.ejb.server.HelloWorldService
 
getHelloMessage(String) - Method in interface org.openpermis.examples.ejb.server.HelloWorldServiceRemote
Returns a welcome message for the specified person.

H

HelloWorldCLClient - Class in org.openpermis.examples.ejb.client
Java client that can be invoked from the command line.
HelloWorldClient - Class in org.openpermis.examples.ejb.client
Java client that prompts the user for a name and executes the hello world service.
HelloWorldClient(String) - Constructor for class org.openpermis.examples.ejb.client.HelloWorldClient
Creates a new hello world client that connects to the specified service.
HelloWorldException - Exception in org.openpermis.examples.ejb.server
Sample exception for the hello EJB service.
HelloWorldException(String) - Constructor for exception org.openpermis.examples.ejb.server.HelloWorldException
Creates an exception with the specified message.
HelloWorldException(String, Throwable) - Constructor for exception org.openpermis.examples.ejb.server.HelloWorldException
Creates an exception with the specified message and cause.
HelloWorldService - Class in org.openpermis.examples.ejb.server
An EJB implementation of the HelloWorld service.
HelloWorldService() - Constructor for class org.openpermis.examples.ejb.server.HelloWorldService
Creates a hello world EJB which uses a default PDP and HelloWorld service.
HelloWorldService(AuthorizationService, HelloWorldServiceRemote) - Constructor for class org.openpermis.examples.ejb.server.HelloWorldService
Creates an authorized HelloWorld service that uses the specified authorization service context for retrieving roles and making access decisions.
HelloWorldServiceRemote - Interface in org.openpermis.examples.ejb.server
Remote interface for the hello EJB service.
HelloWorldSubjectRepository - Class in org.openpermis.examples.ejb.server
A subject repository implementation that reads certificates from the classpath.
HelloWorldSubjectRepository(CertificateVerifier, String...) - Constructor for class org.openpermis.examples.ejb.server.HelloWorldSubjectRepository
Creates a subject repository from a list of classpath entries.

M

main(String[]) - Static method in class org.openpermis.examples.ejb.client.HelloWorldCLClient
Starts the hello world EJB client.
main(String[]) - Static method in class org.openpermis.examples.ejb.client.HelloWorldClient
Starts the hello world EJB client.

O

org.openpermis.examples.ejb.client - package org.openpermis.examples.ejb.client
Example Permis EJB client.
org.openpermis.examples.ejb.server - package org.openpermis.examples.ejb.server
Example Permis EJB server.

R

retrieveSubject(URI) - Method in class org.openpermis.examples.ejb.server.HelloWorldSubjectRepository
 
run() - Method in class org.openpermis.examples.ejb.client.HelloWorldClient
Starts the hello world EJB client.

T

TARGET_RESOURCE_URI - Static variable in class org.openpermis.examples.ejb.server.HelloWorldService
 

A B C G H M O R T

PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:15:50
Copyright (c) 2002-2007 Ergon Informatik AG