org.jbpm.security.authorization
Class IdentityAuthorizationServiceFactory
java.lang.Object
org.jbpm.security.authorization.IdentityAuthorizationServiceFactory
- All Implemented Interfaces:
- Serializable, ServiceFactory
public class IdentityAuthorizationServiceFactory
- extends Object
- implements ServiceFactory
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentityAuthorizationServiceFactory
public IdentityAuthorizationServiceFactory()
openService
public Service openService()
- Description copied from interface:
ServiceFactory
- open a service.
The service is to be closed on the Service object.
- Specified by:
openService in interface ServiceFactory
close
public void close()
- Description copied from interface:
ServiceFactory
- close this service factory
- Specified by:
close in interface ServiceFactory
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.