Class UserAttributeStatementMapper

java.lang.Object
org.keycloak.protocol.saml.mappers.AbstractSAMLProtocolMapper
org.keycloak.protocol.saml.mappers.UserAttributeStatementMapper
All Implemented Interfaces:
ProtocolMapper, SAMLAttributeStatementMapper, ConfiguredProvider, Provider, ProviderFactory<ProtocolMapper>

public class UserAttributeStatementMapper extends AbstractSAMLProtocolMapper implements SAMLAttributeStatementMapper
Mappings UserModel attribute (not property name of a getter method) to an AttributeStatement.
Version:
$Revision: 1 $
Author:
Bill Burke