当前页面:
在线文档首页 >
JBoss JBPM 3.0.4 API 英文版文档
Authenticator (jbpm-3.0.4) - JBoss JBPM 3.0.4 API 英文版文档
org.jbpm.security.authenticator
Interface Authenticator
- All Known Implementing Classes:
- JBossAuthenticator, JbpmDefaultAuthenticator, SubjectAuthenticator
- public interface Authenticator
interface for plugging in different ways of retrieving the currently
authenticated actorId.
getAuthenticatedActorId
public java.lang.String getAuthenticatedActorId()
- get the actorId of the currently authenticated user.
Version : jbpm-3.0.4