Package org.keycloak.models
Class LDAPConstants
- java.lang.Object
- 
- org.keycloak.models.LDAPConstants
 
- 
 public class LDAPConstants extends Object - Author:
- Marek Posolda
 
- 
- 
Field Summary
 - 
Constructor SummaryConstructors Constructor Description LDAPConstants()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetUuidAttributeName(String vendor)static voidsetTruststoreSpiIfNeeded(String useTruststoreSpi, String url, Map<String,Object> env)
 
- 
- 
- 
Field Detail- 
LDAP_PROVIDERpublic static final String LDAP_PROVIDER - See Also:
- Constant Field Values
 
 - 
MSAD_USER_ACCOUNT_CONTROL_MAPPERpublic static final String MSAD_USER_ACCOUNT_CONTROL_MAPPER - See Also:
- Constant Field Values
 
 - 
MSADLDS_USER_ACCOUNT_CONTROL_MAPPERpublic static final String MSADLDS_USER_ACCOUNT_CONTROL_MAPPER - See Also:
- Constant Field Values
 
 - 
VENDORpublic static final String VENDOR - See Also:
- Constant Field Values
 
 - 
VENDOR_RHDSpublic static final String VENDOR_RHDS - See Also:
- Constant Field Values
 
 - 
VENDOR_ACTIVE_DIRECTORYpublic static final String VENDOR_ACTIVE_DIRECTORY - See Also:
- Constant Field Values
 
 - 
VENDOR_OTHERpublic static final String VENDOR_OTHER - See Also:
- Constant Field Values
 
 - 
VENDOR_TIVOLIpublic static final String VENDOR_TIVOLI - See Also:
- Constant Field Values
 
 - 
VENDOR_NOVELL_EDIRECTORYpublic static final String VENDOR_NOVELL_EDIRECTORY - See Also:
- Constant Field Values
 
 - 
USE_PASSWORD_MODIFY_EXTENDED_OPpublic static final String USE_PASSWORD_MODIFY_EXTENDED_OP - See Also:
- Constant Field Values
 
 - 
USERNAME_LDAP_ATTRIBUTEpublic static final String USERNAME_LDAP_ATTRIBUTE - See Also:
- Constant Field Values
 
 - 
RDN_LDAP_ATTRIBUTEpublic static final String RDN_LDAP_ATTRIBUTE - See Also:
- Constant Field Values
 
 - 
UUID_LDAP_ATTRIBUTEpublic static final String UUID_LDAP_ATTRIBUTE - See Also:
- Constant Field Values
 
 - 
USER_OBJECT_CLASSESpublic static final String USER_OBJECT_CLASSES - See Also:
- Constant Field Values
 
 - 
CONNECTION_URLpublic static final String CONNECTION_URL - See Also:
- Constant Field Values
 
 - 
BASE_DNpublic static final String BASE_DN - See Also:
- Constant Field Values
 
 - 
USERS_DNpublic static final String USERS_DN - See Also:
- Constant Field Values
 
 - 
BIND_DNpublic static final String BIND_DN - See Also:
- Constant Field Values
 
 - 
BIND_CREDENTIALpublic static final String BIND_CREDENTIAL - See Also:
- Constant Field Values
 
 - 
AUTH_TYPEpublic static final String AUTH_TYPE - See Also:
- Constant Field Values
 
 - 
AUTH_TYPE_NONEpublic static final String AUTH_TYPE_NONE - See Also:
- Constant Field Values
 
 - 
AUTH_TYPE_SIMPLEpublic static final String AUTH_TYPE_SIMPLE - See Also:
- Constant Field Values
 
 - 
USE_TRUSTSTORE_SPIpublic static final String USE_TRUSTSTORE_SPI - See Also:
- Constant Field Values
 
 - 
USE_TRUSTSTORE_ALWAYSpublic static final String USE_TRUSTSTORE_ALWAYS - See Also:
- Constant Field Values
 
 - 
USE_TRUSTSTORE_NEVERpublic static final String USE_TRUSTSTORE_NEVER - See Also:
- Constant Field Values
 
 - 
USE_TRUSTSTORE_LDAPS_ONLYpublic static final String USE_TRUSTSTORE_LDAPS_ONLY - See Also:
- Constant Field Values
 
 - 
SEARCH_SCOPEpublic static final String SEARCH_SCOPE - See Also:
- Constant Field Values
 
 - 
CONNECTION_POOLINGpublic static final String CONNECTION_POOLING - See Also:
- Constant Field Values
 
 - 
CONNECTION_POOLING_AUTHENTICATIONpublic static final String CONNECTION_POOLING_AUTHENTICATION - See Also:
- Constant Field Values
 
 - 
CONNECTION_POOLING_DEBUGpublic static final String CONNECTION_POOLING_DEBUG - See Also:
- Constant Field Values
 
 - 
CONNECTION_POOLING_INITSIZEpublic static final String CONNECTION_POOLING_INITSIZE - See Also:
- Constant Field Values
 
 - 
CONNECTION_POOLING_MAXSIZEpublic static final String CONNECTION_POOLING_MAXSIZE - See Also:
- Constant Field Values
 
 - 
CONNECTION_POOLING_PREFSIZEpublic static final String CONNECTION_POOLING_PREFSIZE - See Also:
- Constant Field Values
 
 - 
CONNECTION_POOLING_PROTOCOLpublic static final String CONNECTION_POOLING_PROTOCOL - See Also:
- Constant Field Values
 
 - 
CONNECTION_POOLING_TIMEOUTpublic static final String CONNECTION_POOLING_TIMEOUT - See Also:
- Constant Field Values
 
 - 
CONNECTION_TIMEOUTpublic static final String CONNECTION_TIMEOUT - See Also:
- Constant Field Values
 
 - 
READ_TIMEOUTpublic static final String READ_TIMEOUT - See Also:
- Constant Field Values
 
 - 
PAGINATIONpublic static final String PAGINATION - See Also:
- Constant Field Values
 
 - 
EDIT_MODEpublic static final String EDIT_MODE - See Also:
- Constant Field Values
 
 - 
VALIDATE_PASSWORD_POLICYpublic static final String VALIDATE_PASSWORD_POLICY - See Also:
- Constant Field Values
 
 - 
TRUST_EMAILpublic static final String TRUST_EMAIL - See Also:
- Constant Field Values
 
 - 
BATCH_SIZE_FOR_SYNCpublic static final String BATCH_SIZE_FOR_SYNC - See Also:
- Constant Field Values
 
 - 
DEFAULT_BATCH_SIZE_FOR_SYNCpublic static final int DEFAULT_BATCH_SIZE_FOR_SYNC - See Also:
- Constant Field Values
 
 - 
SYNC_REGISTRATIONSpublic static final String SYNC_REGISTRATIONS - See Also:
- Constant Field Values
 
 - 
CUSTOM_USER_SEARCH_FILTERpublic static final String CUSTOM_USER_SEARCH_FILTER - See Also:
- Constant Field Values
 
 - 
START_TLSpublic static final String START_TLS - See Also:
- Constant Field Values
 
 - 
LDAP_IDpublic static final String LDAP_ID - See Also:
- Constant Field Values
 
 - 
LDAP_ENTRY_DNpublic static final String LDAP_ENTRY_DN - See Also:
- Constant Field Values
 
 - 
GIVENNAMEpublic static final String GIVENNAME - See Also:
- Constant Field Values
 
 - 
CNpublic static final String CN - See Also:
- Constant Field Values
 
 - 
SNpublic static final String SN - See Also:
- Constant Field Values
 
 - 
SAM_ACCOUNT_NAMEpublic static final String SAM_ACCOUNT_NAME - See Also:
- Constant Field Values
 
 - 
EMAILpublic static final String EMAIL - See Also:
- Constant Field Values
 
 - 
POSTAL_CODEpublic static final String POSTAL_CODE - See Also:
- Constant Field Values
 
 - 
STREETpublic static final String STREET - See Also:
- Constant Field Values
 
 - 
MEMBERpublic static final String MEMBER - See Also:
- Constant Field Values
 
 - 
MEMBER_OFpublic static final String MEMBER_OF - See Also:
- Constant Field Values
 
 - 
OBJECT_CLASSpublic static final String OBJECT_CLASS - See Also:
- Constant Field Values
 
 - 
UIDpublic static final String UID - See Also:
- Constant Field Values
 
 - 
USER_PASSWORD_ATTRIBUTEpublic static final String USER_PASSWORD_ATTRIBUTE - See Also:
- Constant Field Values
 
 - 
JPEG_PHOTOpublic static final String JPEG_PHOTO - See Also:
- Constant Field Values
 
 - 
GROUPpublic static final String GROUP - See Also:
- Constant Field Values
 
 - 
GROUP_OF_NAMESpublic static final String GROUP_OF_NAMES - See Also:
- Constant Field Values
 
 - 
GROUP_OF_ENTRIESpublic static final String GROUP_OF_ENTRIES - See Also:
- Constant Field Values
 
 - 
GROUP_OF_UNIQUE_NAMESpublic static final String GROUP_OF_UNIQUE_NAMES - See Also:
- Constant Field Values
 
 - 
USER_ACCOUNT_CONTROLpublic static final String USER_ACCOUNT_CONTROL - See Also:
- Constant Field Values
 
 - 
PWD_LAST_SETpublic static final String PWD_LAST_SET - See Also:
- Constant Field Values
 
 - 
MSDS_USER_ACCOUNT_DISABLEDpublic static final String MSDS_USER_ACCOUNT_DISABLED - See Also:
- Constant Field Values
 
 - 
MSDS_USER_PASSWORD_NOTREQDpublic static final String MSDS_USER_PASSWORD_NOTREQD - See Also:
- Constant Field Values
 
 - 
MSDS_USER_PASSWORD_EXPIREDpublic static final String MSDS_USER_PASSWORD_EXPIRED - See Also:
- Constant Field Values
 
 - 
COMMApublic static final String COMMA - See Also:
- Constant Field Values
 
 - 
EQUALpublic static final String EQUAL - See Also:
- Constant Field Values
 
 - 
EMPTY_ATTRIBUTE_VALUEpublic static final String EMPTY_ATTRIBUTE_VALUE - See Also:
- Constant Field Values
 
 - 
EMPTY_MEMBER_ATTRIBUTE_VALUEpublic static final String EMPTY_MEMBER_ATTRIBUTE_VALUE - See Also:
- Constant Field Values
 
 - 
ENABLEDpublic static final String ENABLED - See Also:
- Constant Field Values
 
 - 
CUSTOM_ATTRIBUTE_CREATE_DATEpublic static final String CUSTOM_ATTRIBUTE_CREATE_DATE - See Also:
- Constant Field Values
 
 - 
CUSTOM_ATTRIBUTE_EXPIRY_DATEpublic static final String CUSTOM_ATTRIBUTE_EXPIRY_DATE - See Also:
- Constant Field Values
 
 - 
ENTRY_UUIDpublic static final String ENTRY_UUID - See Also:
- Constant Field Values
 
 - 
OBJECT_GUIDpublic static final String OBJECT_GUID - See Also:
- Constant Field Values
 
 - 
NOVELL_EDIRECTORY_GUIDpublic static final String NOVELL_EDIRECTORY_GUID - See Also:
- Constant Field Values
 
 - 
CREATE_TIMESTAMPpublic static final String CREATE_TIMESTAMP - See Also:
- Constant Field Values
 
 - 
MODIFY_TIMESTAMPpublic static final String MODIFY_TIMESTAMP - See Also:
- Constant Field Values
 
 - 
LDAP_MATCHING_RULE_IN_CHAINpublic static final String LDAP_MATCHING_RULE_IN_CHAIN - See Also:
- Constant Field Values
 
 
- 
 
-