| Package | Description |
|---|---|
| com.okta.sdk.resource.authorization.server.policy |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationServerPolicyRule.TypeEnum |
AuthorizationServerPolicyRule.getType() |
static AuthorizationServerPolicyRule.TypeEnum |
AuthorizationServerPolicyRule.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorizationServerPolicyRule.TypeEnum[] |
AuthorizationServerPolicyRule.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizationServerPolicyRule |
AuthorizationServerPolicyRule.setType(AuthorizationServerPolicyRule.TypeEnum type) |
Copyright © 2017–2023 Okta. All rights reserved.