当前页面: 
在线文档首页 > 
JBoss JBPM 3.1.3 API 英文版文档
DefaultAuthenticationService (jbpm-3.1.3) - JBoss JBPM 3.1.3 API 英文版文档
org.jbpm.security.authentication
Class DefaultAuthenticationService
java.lang.Object
   org.jbpm.security.authentication.DefaultAuthenticationService
org.jbpm.security.authentication.DefaultAuthenticationService
- All Implemented Interfaces: 
- java.io.Serializable, AuthenticationService, Service
- public class DefaultAuthenticationService 
- extends java.lang.Object- implements AuthenticationService
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DefaultAuthenticationService
public DefaultAuthenticationService()
setActorId
public void setActorId(java.lang.String actorId)
- 
 
- 
 
getActorId
public java.lang.String getActorId()
- 
- Specified by:
- getActorIdin interface- AuthenticationService
 
- 
 
close
public void close()
- 
- Specified by:
- closein interface- Service
 
- 
 
Version : jbpm-3.1.3