Uses of Interface
org.jbpm.security.AuthorizationService

Packages that use AuthorizationService
org.jbpm.security.authorization   
org.jbpm.svc   
 

Uses of AuthorizationService in org.jbpm.security.authorization
 

Classes in org.jbpm.security.authorization that implement AuthorizationService
 class IdentityAuthorizationService
           
 

Uses of AuthorizationService in org.jbpm.svc
 

Methods in org.jbpm.svc that return AuthorizationService
 AuthorizationService Services.getAuthorizationService()
           
 

Methods in org.jbpm.svc with parameters of type AuthorizationService
 void Services.setAuthorizationService(AuthorizationService authorizationService)
           
 



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