Class JwtPrincipalRolesProviderChain
java.lang.Object
org.activiti.cloud.services.common.security.jwt.JwtPrincipalRolesProviderChain
- All Implemented Interfaces:
org.activiti.api.runtime.shared.security.PrincipalRolesProvider
public class JwtPrincipalRolesProviderChain
extends Object
implements org.activiti.api.runtime.shared.security.PrincipalRolesProvider
-
Constructor Summary
ConstructorsConstructorDescriptionJwtPrincipalRolesProviderChain(List<org.activiti.api.runtime.shared.security.PrincipalRolesProvider> providers) -
Method Summary
-
Constructor Details
-
JwtPrincipalRolesProviderChain
public JwtPrincipalRolesProviderChain(@NonNull List<org.activiti.api.runtime.shared.security.PrincipalRolesProvider> providers)
-
-
Method Details
-
getRoles
- Specified by:
getRolesin interfaceorg.activiti.api.runtime.shared.security.PrincipalRolesProvider
-
securityException
-