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