Uses of Class
org.activiti.cloud.services.common.security.jwt.JwtPrincipalGroupsProviderChain
Packages that use JwtPrincipalGroupsProviderChain
-
Uses of JwtPrincipalGroupsProviderChain in org.activiti.cloud.services.common.security.config
Methods in org.activiti.cloud.services.common.security.config that return JwtPrincipalGroupsProviderChainModifier and TypeMethodDescriptionCommonSecurityAutoConfiguration.principalGroupsProviderChain(List<org.activiti.api.runtime.shared.security.PrincipalGroupsProvider> principalGroupsProviders) Methods in org.activiti.cloud.services.common.security.config with parameters of type JwtPrincipalGroupsProviderChainModifier and TypeMethodDescriptionorg.activiti.api.runtime.shared.security.SecurityManagerCommonSecurityAutoConfiguration.securityManager(org.activiti.api.runtime.shared.security.SecurityContextPrincipalProvider authenticatedPrincipalProvider, org.activiti.api.runtime.shared.security.PrincipalIdentityProvider principalIdentityProvider, JwtPrincipalGroupsProviderChain principalGroupsProvider, JwtPrincipalRolesProviderChain principalRolesProviderChain)