Package | Description |
---|---|
com.okta.sdk.client | |
com.okta.sdk.impl.client | |
com.okta.sdk.impl.resource.policy |
Modifier and Type | Method and Description |
---|---|
PolicyList |
Client.listPolicies(String type)
Gets all policies with the specified type.
|
PolicyList |
Client.listPolicies(String type,
String status,
String expand)
Gets all policies with the specified type.
|
Modifier and Type | Method and Description |
---|---|
PolicyList |
DefaultClient.listPolicies(String type)
Gets all policies with the specified type.
|
PolicyList |
DefaultClient.listPolicies(String type,
String status,
String expand)
Gets all policies with the specified type.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultPolicyList |
Copyright © 2017–2023 Okta. All rights reserved.