Uses of Interface
org.activiti.api.runtime.shared.security.PrincipalRolesProvider
-
Packages that use PrincipalRolesProvider Package Description org.activiti.api.runtime.shared.security -
-
Uses of PrincipalRolesProvider in org.activiti.api.runtime.shared.security
Constructors in org.activiti.api.runtime.shared.security with parameters of type PrincipalRolesProvider Constructor Description AbstractSecurityManager(SecurityContextPrincipalProvider securityContextPrincipalProvider, PrincipalIdentityProvider principalIdentityProvider, PrincipalGroupsProvider principalGroupsProvider, PrincipalRolesProvider principalRolesProvider)
-