| Package | Description |
|---|---|
| com.okta.sdk.helper | |
| com.okta.sdk.impl.resource | |
| com.okta.sdk.resource.policy |
| Modifier and Type | Class and Description |
|---|---|
class |
PolicyApiHelper<T extends Policy>
Helper class that enables working with sub-typed
Policy references. |
| Constructor and Description |
|---|
PolicyApiHelper(PolicyApi policyApi) |
| Modifier and Type | Method and Description |
|---|---|
PasswordPolicy |
DefaultPasswordPolicyBuilder.buildAndCreate(PolicyApi client) |
OktaSignOnPolicy |
DefaultOktaSignOnPolicyBuilder.buildAndCreate(PolicyApi client) |
Policy |
DefaultPolicyBuilder.buildAndCreate(PolicyApi client) |
| Modifier and Type | Method and Description |
|---|---|
Policy |
PolicyBuilder.buildAndCreate(PolicyApi client) |
Copyright © 2017–2023 Okta. All rights reserved.