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