Uses of Class
org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.UserPasswordCredentialLoaderBuilder
Packages that use LdapSecurityRealmBuilder.UserPasswordCredentialLoaderBuilder
Package
Description
Classes related to a
SecurityRealm implementation capable of integrating with
LDAP servers.-
Uses of LdapSecurityRealmBuilder.UserPasswordCredentialLoaderBuilder in org.wildfly.security.auth.realm.ldap
Methods in org.wildfly.security.auth.realm.ldap that return LdapSecurityRealmBuilder.UserPasswordCredentialLoaderBuilderModifier and TypeMethodDescriptionLdapSecurityRealmBuilder.UserPasswordCredentialLoaderBuilder.disableVerification()By default if we can obtain a credential we support verification against it, this disables it.LdapSecurityRealmBuilder.UserPasswordCredentialLoaderBuilder.enablePersistence()Enable persistence for theUserPasswordCredentialLoaderbeing defined.LdapSecurityRealmBuilder.UserPasswordCredentialLoaderBuilder.setUserPasswordAttribute(String userPasswordAttribute) Set the name of the attribute within the LDAP entry that should be queries to load the credential.LdapSecurityRealmBuilder.userPasswordCredentialLoader()