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-beta3