Interface SAMLAttributeStatementMapper
- All Known Implementing Classes:
DeployedScriptSAMLProtocolMapper
,GroupMembershipMapper
,HardcodedAttributeMapper
,OrganizationMembershipMapper
,ScriptBasedMapper
,UserAttributeStatementMapper
,UserPropertyAttributeStatementMapper
,UserSessionNoteStatementMapper
public interface SAMLAttributeStatementMapper
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Method Summary
Modifier and TypeMethodDescriptionvoid
transformAttributeStatement
(AttributeStatementType attributeStatement, ProtocolMapperModel mappingModel, KeycloakSession session, UserSessionModel userSession, AuthenticatedClientSessionModel clientSession)
-
Method Details
-
transformAttributeStatement
void transformAttributeStatement(AttributeStatementType attributeStatement, ProtocolMapperModel mappingModel, KeycloakSession session, UserSessionModel userSession, AuthenticatedClientSessionModel clientSession)
-