Class KeycloakPrincipalRolesProviderChain

  • All Implemented Interfaces:
    org.activiti.api.runtime.shared.security.PrincipalRolesProvider

    public class KeycloakPrincipalRolesProviderChain
    extends Object
    implements org.activiti.api.runtime.shared.security.PrincipalRolesProvider
    • Constructor Detail

      • KeycloakPrincipalRolesProviderChain

        public KeycloakPrincipalRolesProviderChain​(@NonNull
                                                   List<org.activiti.api.runtime.shared.security.PrincipalRolesProvider> providers)
    • Method Detail

      • getRoles

        public List<String> getRoles​(@NonNull
                                     Principal principal)
        Specified by:
        getRoles in interface org.activiti.api.runtime.shared.security.PrincipalRolesProvider