当前页面: 
在线文档首页 > 
JBoss JBPM 3.1.3 API 英文版文档
DefaultAuthenticationServiceFactory (jbpm-3.1.3) - JBoss JBPM 3.1.3 API 英文版文档
org.jbpm.security.authentication
Class DefaultAuthenticationServiceFactory
java.lang.Object
   org.jbpm.security.authentication.DefaultAuthenticationServiceFactory
org.jbpm.security.authentication.DefaultAuthenticationServiceFactory
- All Implemented Interfaces: 
- java.io.Serializable, ServiceFactory
- public class DefaultAuthenticationServiceFactory 
- extends java.lang.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 | 
 
DefaultAuthenticationServiceFactory
public DefaultAuthenticationServiceFactory()
openService
public Service openService()
- Description copied from interface: ServiceFactory
- open a service.
 The service is to be closed on the Service object.
 
- 
- Specified by:
- openServicein interface- ServiceFactory
 
- 
 
close
public void close()
- Description copied from interface: ServiceFactory
- close this service factory
 
- 
- Specified by:
- closein interface- ServiceFactory
 
- 
 
Version : jbpm-3.1.3