public static final class AddLdapRealm.IdentityMappingBuilder extends Object
| Constructor and Description |
|---|
IdentityMappingBuilder() |
public AddLdapRealm.IdentityMappingBuilder rdnIdentifier(String rdnIdentifier)
public AddLdapRealm.IdentityMappingBuilder searchBaseDn(String searchBaseDn)
public AddLdapRealm.IdentityMappingBuilder useRecursiveSearch(Boolean useRecursiveSearch)
public AddLdapRealm.IdentityMappingBuilder filterName(String filterName)
public AddLdapRealm.IdentityMappingBuilder iteratorFilter(String iteratorFilter)
public AddLdapRealm.IdentityMappingBuilder newIdentityParentDn(String newIdentityParentDn)
public AddLdapRealm.IdentityMappingBuilder addAttributeMappings(AddLdapRealm.AttributeMapping... attributeMappings)
public AddLdapRealm.IdentityMappingBuilder userPasswordMapper(AddLdapRealm.UserPasswordMapper userPasswordMapper)
public AddLdapRealm.IdentityMappingBuilder otpCredentialMapper(AddLdapRealm.OtpCredentialMapper otpCredentialMapper)
public AddLdapRealm.IdentityMappingBuilder x509CredentialMapper(AddLdapRealm.X509CredentialMapper x509CredentialMapper)
public AddLdapRealm.IdentityMappingBuilder addNewIdentityAttributes(AddLdapRealm.NewIdentityAttributes... newIdentityAttributes)
public AddLdapRealm.IdentityMapping build()
Copyright © 2021. All rights reserved.