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