NestedAuthSettings |
NestedAuthSettings.accessList(List<String> accessList) |
NestedAuthSettings |
NestedAuthSettings.accessMode(AccessMode accessMode) |
NestedAuthSettings |
NestedAuthSettings.addAccessListItem(String accessListItem) |
NestedAuthSettings |
NestedAuthSettings.enableSingleSessionLogin(Boolean enableSingleSessionLogin) |
NestedAuthSettings |
GlobalSettings.getAuth()
Get auth
|
NestedAuthSettings |
NestedAuthSettings.loginMissNumThreshold(Integer loginMissNumThreshold) |
NestedAuthSettings |
NestedAuthSettings.loginMissTimeThreshold(Integer loginMissTimeThreshold) |
NestedAuthSettings |
NestedAuthSettings.passwordComplexity(PasswordComplexity passwordComplexity) |
NestedAuthSettings |
NestedAuthSettings.passwordExpireDays(Integer passwordExpireDays) |
NestedAuthSettings |
NestedAuthSettings.sessionMaxAge(Integer sessionMaxAge) |