@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedAuthSettings extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_ACCESS_LIST |
static String |
SERIALIZED_NAME_ACCESS_MODE |
static String |
SERIALIZED_NAME_ENABLE_SINGLE_SESSION_LOGIN |
static String |
SERIALIZED_NAME_LOGIN_MISS_NUM_THRESHOLD |
static String |
SERIALIZED_NAME_LOGIN_MISS_TIME_THRESHOLD |
static String |
SERIALIZED_NAME_PASSWORD_COMPLEXITY |
static String |
SERIALIZED_NAME_PASSWORD_EXPIRE_DAYS |
static String |
SERIALIZED_NAME_SESSION_MAX_AGE |
_isPresent_| 构造器和说明 |
|---|
NestedAuthSettings() |
public static final String SERIALIZED_NAME_ENABLE_SINGLE_SESSION_LOGIN
public static final String SERIALIZED_NAME_LOGIN_MISS_NUM_THRESHOLD
public static final String SERIALIZED_NAME_LOGIN_MISS_TIME_THRESHOLD
public static final String SERIALIZED_NAME_PASSWORD_COMPLEXITY
public static final String SERIALIZED_NAME_PASSWORD_EXPIRE_DAYS
public NestedAuthSettings accessList(List<String> accessList)
public NestedAuthSettings addAccessListItem(String accessListItem)
public NestedAuthSettings accessList_ExplictlyNull()
public NestedAuthSettings accessList_ExplictlyNonNull()
public void setAccessList_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAccessList_IsExplictlyNull()
public NestedAuthSettings accessMode(AccessMode accessMode)
@Nullable public AccessMode getAccessMode()
public void setAccessMode(AccessMode accessMode)
public NestedAuthSettings accessMode_ExplictlyNull()
public NestedAuthSettings accessMode_ExplictlyNonNull()
public void setAccessMode_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAccessMode_IsExplictlyNull()
public NestedAuthSettings enableSingleSessionLogin(Boolean enableSingleSessionLogin)
@Nullable public Boolean getEnableSingleSessionLogin()
public void setEnableSingleSessionLogin(Boolean enableSingleSessionLogin)
public NestedAuthSettings enableSingleSessionLogin_ExplictlyNull()
public NestedAuthSettings enableSingleSessionLogin_ExplictlyNonNull()
public void setEnableSingleSessionLogin_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEnableSingleSessionLogin_IsExplictlyNull()
public NestedAuthSettings loginMissNumThreshold(Integer loginMissNumThreshold)
@Nullable public Integer getLoginMissNumThreshold()
public void setLoginMissNumThreshold(Integer loginMissNumThreshold)
public NestedAuthSettings loginMissNumThreshold_ExplictlyNull()
public NestedAuthSettings loginMissNumThreshold_ExplictlyNonNull()
public void setLoginMissNumThreshold_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLoginMissNumThreshold_IsExplictlyNull()
public NestedAuthSettings loginMissTimeThreshold(Integer loginMissTimeThreshold)
@Nullable public Integer getLoginMissTimeThreshold()
public void setLoginMissTimeThreshold(Integer loginMissTimeThreshold)
public NestedAuthSettings loginMissTimeThreshold_ExplictlyNull()
public NestedAuthSettings loginMissTimeThreshold_ExplictlyNonNull()
public void setLoginMissTimeThreshold_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLoginMissTimeThreshold_IsExplictlyNull()
public NestedAuthSettings passwordComplexity(PasswordComplexity passwordComplexity)
@Nullable public PasswordComplexity getPasswordComplexity()
public void setPasswordComplexity(PasswordComplexity passwordComplexity)
public NestedAuthSettings passwordComplexity_ExplictlyNull()
public NestedAuthSettings passwordComplexity_ExplictlyNonNull()
public void setPasswordComplexity_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPasswordComplexity_IsExplictlyNull()
public NestedAuthSettings passwordExpireDays(Integer passwordExpireDays)
@Nullable public Integer getPasswordExpireDays()
public void setPasswordExpireDays(Integer passwordExpireDays)
public NestedAuthSettings passwordExpireDays_ExplictlyNull()
public NestedAuthSettings passwordExpireDays_ExplictlyNonNull()
public void setPasswordExpireDays_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPasswordExpireDays_IsExplictlyNull()
public NestedAuthSettings sessionMaxAge(Integer sessionMaxAge)
public void setSessionMaxAge(Integer sessionMaxAge)
public NestedAuthSettings sessionMaxAge_ExplictlyNull()
public NestedAuthSettings sessionMaxAge_ExplictlyNonNull()
public void setSessionMaxAge_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSessionMaxAge_IsExplictlyNull()
Copyright © 2025. All rights reserved.