Uses of Class
org.wildfly.security.auth.realm.ldap.AttributeMapping
-
Packages that use AttributeMapping Package Description org.wildfly.security.auth.realm.ldap Classes related to aSecurityRealmimplementation capable of integrating with LDAP servers. -
-
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.
-