Uses of Class
org.wildfly.security.auth.realm.ldap.LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder
Packages that use LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder
Package
Description
Classes related to a
SecurityRealm implementation capable of integrating with
LDAP servers.-
Uses of LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder in org.wildfly.security.auth.realm.ldap
Methods in org.wildfly.security.auth.realm.ldap that return LdapSecurityRealmBuilder.OtpCredentialLoaderBuilderModifier and TypeMethodDescriptionLdapSecurityRealmBuilder.otpCredentialLoader()LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder.setOtpAlgorithmAttribute(String otpAlgorithmAttribute) LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder.setOtpHashAttribute(String otpHashAttribute) LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder.setOtpSeedAttribute(String otpSeedAttribute) LdapSecurityRealmBuilder.OtpCredentialLoaderBuilder.setOtpSequenceAttribute(String otpSequenceAttribute)