org.wildfly.extras.creaper.commands.elytron.realm
Class AddLdapRealm.IdentityMapping
java.lang.Object
org.wildfly.extras.creaper.commands.elytron.realm.AddLdapRealm.IdentityMapping
- Enclosing class:
- AddLdapRealm
public static final class AddLdapRealm.IdentityMapping
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getRdnIdentifier
public String getRdnIdentifier()
getSearchBaseDn
public String getSearchBaseDn()
getUseRecursiveSearch
public Boolean getUseRecursiveSearch()
getFilterName
public String getFilterName()
getIteratorFilter
public String getIteratorFilter()
getNewIdentityParentDn
public String getNewIdentityParentDn()
getAttributeMappings
public List<AddLdapRealm.AttributeMapping> getAttributeMappings()
getUserPasswordMapper
public AddLdapRealm.UserPasswordMapper getUserPasswordMapper()
getOtpCredentialMapper
public AddLdapRealm.OtpCredentialMapper getOtpCredentialMapper()
getX509CredentialMapper
public AddLdapRealm.X509CredentialMapper getX509CredentialMapper()
getNewIdentityAttributes
public List<AddLdapRealm.NewIdentityAttributes> getNewIdentityAttributes()
Copyright © 2020. All rights reserved.