Uses of Class
org.activiti.cloud.services.common.security.jwt.JwtPrincipalRolesProviderChain
Packages that use JwtPrincipalRolesProviderChain
-
Uses of JwtPrincipalRolesProviderChain in org.activiti.cloud.services.common.security.config
Methods in org.activiti.cloud.services.common.security.config that return JwtPrincipalRolesProviderChainModifier and TypeMethodDescriptionCommonSecurityAutoConfiguration.principalRolesProviderChain(List<org.activiti.api.runtime.shared.security.PrincipalRolesProvider> principalRolesProviders) Methods in org.activiti.cloud.services.common.security.config with parameters of type JwtPrincipalRolesProviderChainModifier 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)