Uses of Interface
org.jbpm.security.AuthenticationService

Packages that use AuthenticationService
org.jbpm.security.authentication   
org.jbpm.svc   
 

Uses of AuthenticationService in org.jbpm.security.authentication
 

Classes in org.jbpm.security.authentication that implement AuthenticationService
 class DefaultAuthenticationService
           
 class SubjectAuthenticationService
          gets the authenticated actor id from the current Subject.
 

Uses of AuthenticationService in org.jbpm.svc
 

Methods in org.jbpm.svc that return AuthenticationService
 AuthenticationService Services.getAuthenticationService()
           
 

Methods in org.jbpm.svc with parameters of type AuthenticationService
 void Services.setAuthenticationService(AuthenticationService authenticationService)
           
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.