Interface SystemLDAPConfiguration
- All Superinterfaces:
CompanyScopedConfiguration
-
Method Details
-
companyId
long companyId()- Specified by:
companyIdin interfaceCompanyScopedConfiguration
-
factoryInitial
String factoryInitial() -
referral
String referral() -
pageSize
int pageSize() -
rangeSize
int rangeSize() -
connectionProperties
String[] connectionProperties() -
errorPasswordExpiredKeywords
String[] errorPasswordExpiredKeywords() -
errorPasswordHistoryKeywords
String[] errorPasswordHistoryKeywords() -
errorUserLockoutKeywords
String[] errorUserLockoutKeywords()
-