Uses of Class
org.wildfly.security.auth.realm.ldap.AttributeMapping
-
-
Uses of AttributeMapping in org.wildfly.security.auth.realm.ldap
Methods in org.wildfly.security.auth.realm.ldap that return AttributeMapping Modifier and Type Method Description AttributeMappingAttributeMapping.Builder. build()Methods in org.wildfly.security.auth.realm.ldap with parameters of type AttributeMapping Modifier and Type Method Description LdapSecurityRealmBuilder.IdentityMappingBuilderLdapSecurityRealmBuilder.IdentityMappingBuilder. map(AttributeMapping... attributes)Define an attribute mapping configuration.
-