Interface SystemLDAPConfiguration

All Superinterfaces:
CompanyScopedConfiguration

public interface SystemLDAPConfiguration extends CompanyScopedConfiguration
  • Method Details

    • companyId

      long companyId()
      Specified by:
      companyId in interface CompanyScopedConfiguration
    • factoryInitial

      String factoryInitial()
    • referral

      String referral()
    • pageSize

      int pageSize()
    • rangeSize

      int rangeSize()
    • connectionProperties

      String[] connectionProperties()
    • errorPasswordAgeKeywords

      String[] errorPasswordAgeKeywords()
    • errorPasswordExpiredKeywords

      String[] errorPasswordExpiredKeywords()
    • errorPasswordHistoryKeywords

      String[] errorPasswordHistoryKeywords()
    • errorPasswordNotChangeableKeywords

      String[] errorPasswordNotChangeableKeywords()
    • errorPasswordSyntaxKeywords

      String[] errorPasswordSyntaxKeywords()
    • errorPasswordTrivialTextKeywords

      String[] errorPasswordTrivialTextKeywords()
    • errorUserLockoutKeywords

      String[] errorUserLockoutKeywords()