站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss JBPM 3.1.3 API 英文版文档

AuthenticationService (jbpm-3.1.3) - JBoss JBPM 3.1.3 API 英文版文档


org.jbpm.security
Interface AuthenticationService

All Superinterfaces:
java.io.Serializable, Service
All Known Implementing Classes:
DefaultAuthenticationService, JBossAuthenticationService, SubjectAuthenticationService

public interface AuthenticationService
extends Service


Method Summary
 java.lang.String getActorId()
           
 
Methods inherited from interface org.jbpm.svc.Service
close
 

Method Detail

getActorId

java.lang.String getActorId()


Version : jbpm-3.1.3