org.jbpm.security.authorization
Class IdentityAuthorizationServiceFactory

java.lang.Object
  extended by org.jbpm.security.authorization.IdentityAuthorizationServiceFactory
All Implemented Interfaces:
java.io.Serializable, ServiceFactory

public class IdentityAuthorizationServiceFactory
extends java.lang.Object
implements ServiceFactory

See Also:
Serialized Form

Constructor Summary
IdentityAuthorizationServiceFactory()
           
 
Method Summary
 Service openService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentityAuthorizationServiceFactory

public IdentityAuthorizationServiceFactory()
Method Detail

openService

public Service openService()
Specified by:
openService in interface ServiceFactory


Version : jbpm-3.1-beta3