Class LdapMapConfig
java.lang.Object
org.keycloak.models.map.storage.ldap.config.LdapMapConfig
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addBinaryAttribute
(String attrName) int
getConfigValues
(String str) int
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
toString()
boolean
-
Constructor Details
-
LdapMapConfig
-
-
Method Details
-
getRoleObjectClasses
-
getConfigValues
-
getConnectionUrl
-
getFactoryName
-
getAuthType
-
useExtendedPasswordModifyOp
public boolean useExtendedPasswordModifyOp() -
getUseTruststoreSpi
-
getUsersDn
-
getUserObjectClasses
-
getBindDN
-
getBindCredential
-
getVendor
-
isActiveDirectory
public boolean isActiveDirectory() -
isValidatePasswordPolicy
public boolean isValidatePasswordPolicy() -
isTrustEmail
public boolean isTrustEmail() -
getConnectionPooling
-
getConnectionPoolingAuthentication
-
getConnectionPoolingDebug
-
getConnectionPoolingInitSize
-
getConnectionPoolingMaxSize
-
getConnectionPoolingPrefSize
-
getConnectionPoolingProtocol
-
getConnectionPoolingTimeout
-
getConnectionTimeout
-
getReadTimeout
-
getAdditionalConnectionProperties
-
getSearchScope
public int getSearchScope() -
getUuidLDAPAttributeName
-
isObjectGUID
public boolean isObjectGUID() -
isEdirectoryGUID
public boolean isEdirectoryGUID() -
isPagination
public boolean isPagination() -
getBatchSizeForSync
public int getBatchSizeForSync() -
getUsernameLdapAttribute
-
getRdnLdapAttribute
-
getCustomUserSearchFilter
-
isStartTls
public boolean isStartTls() -
addBinaryAttribute
-
getBinaryAttributeNames
-
isEdirectory
public boolean isEdirectory() -
toString
-