Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
static PolicyAccess |
PolicyAccess.fromValue(String value) |
PolicyAccess |
SelfServicePasswordResetAction.getAccess()
Get access
|
PolicyAccess |
PasswordPolicyRuleAction.getAccess()
Get access
|
PolicyAccess |
OktaSignOnPolicyRuleSignonActions.getAccess()
Get access
|
static PolicyAccess |
PolicyAccess.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolicyAccess[] |
PolicyAccess.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SelfServicePasswordResetAction |
SelfServicePasswordResetAction.access(PolicyAccess access) |
PasswordPolicyRuleAction |
PasswordPolicyRuleAction.access(PolicyAccess access) |
OktaSignOnPolicyRuleSignonActions |
OktaSignOnPolicyRuleSignonActions.access(PolicyAccess access) |
void |
SelfServicePasswordResetAction.setAccess(PolicyAccess access) |
void |
PasswordPolicyRuleAction.setAccess(PolicyAccess access) |
void |
OktaSignOnPolicyRuleSignonActions.setAccess(PolicyAccess access) |
Copyright © 2017–2023 Okta. All rights reserved.