Uses of Interface
org.wildfly.security.auth.realm.ldap.IdentityCredentialPersister
Packages that use IdentityCredentialPersister
Package
Description
Classes related to a
SecurityRealm implementation capable of integrating with
LDAP servers.-
Uses of IdentityCredentialPersister in org.wildfly.security.auth.realm.ldap
Methods in org.wildfly.security.auth.realm.ldap that return IdentityCredentialPersisterModifier and TypeMethodDescriptionCredentialPersister.forIdentity(DirContext dirContext, String distinguishedName, Attributes attributes) Obtain anIdentityCredentialLoaderto query the credentials for a specific identity.