Package org.keycloak.storage.ldap
Class LDAPConfig
java.lang.Object
org.keycloak.storage.ldap.LDAPConfig
- Author:
- Marek Posolda
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addBinaryAttribute
(String attrName) boolean
int
int
int
int
hashCode()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
toString()
boolean
-
Constructor Details
-
LDAPConfig
-
-
Method Details
-
getConnectionUrl
-
getFactoryName
-
getAuthType
-
useExtendedPasswordModifyOp
public boolean useExtendedPasswordModifyOp() -
getUseTruststoreSpi
-
getUsersDn
-
getBaseDn
-
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() -
getMaxConditions
public int getMaxConditions() -
getBatchSizeForSync
public int getBatchSizeForSync() -
getUsernameLdapAttribute
-
getRdnLdapAttribute
-
getCustomUserSearchFilter
-
isStartTls
public boolean isStartTls() -
getEditMode
-
getReferral
-
addBinaryAttribute
-
getBinaryAttributeNames
-
equals
-
isEdirectory
public boolean isEdirectory() -
hashCode
public int hashCode() -
toString
-