Uses of Interface
org.keycloak.protocol.saml.mappers.SAMLRoleListMapper
Packages that use SAMLRoleListMapper
-
Uses of SAMLRoleListMapper in org.keycloak.protocol.saml
Method parameters in org.keycloak.protocol.saml with type arguments of type SAMLRoleListMapperModifier 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
Classes in org.keycloak.protocol.saml.mappers that implement SAMLRoleListMapper