当前页面:
在线文档首页 >
JBoss JBPM 3.0.4 API 英文版文档
JBossAuthenticator (jbpm-3.0.4) - JBoss JBPM 3.0.4 API 英文版文档
org.jbpm.security.authenticator
Class JBossAuthenticator
java.lang.Object
org.jbpm.security.authenticator.JBossAuthenticator
- All Implemented Interfaces:
- Authenticator
- public class JBossAuthenticator
- extends java.lang.Object
- implements Authenticator
retrieves the actorId as the name of the principal from the SecurityAssociation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBossAuthenticator
public JBossAuthenticator()
getAuthenticatedActorId
public java.lang.String getAuthenticatedActorId()
- Description copied from interface:
Authenticator
- get the actorId of the currently authenticated user.
- Specified by:
getAuthenticatedActorId
in interface Authenticator
Version : jbpm-3.0.4