Uses of Interface
org.keycloak.protocol.saml.mappers.SAMLRoleListMapper
-
Uses of SAMLRoleListMapper in org.keycloak.protocol.saml
Modifier and TypeMethodDescriptionvoid
SamlProtocol.populateRoles
(SamlProtocol.ProtocolMapperProcessor<SAMLRoleListMapper> roleListMapper, KeycloakSession session, UserSessionModel userSession, ClientSessionContext clientSessionCtx, AttributeStatementType existingAttributeStatement) -
Uses of SAMLRoleListMapper in org.keycloak.protocol.saml.mappers