Package | Description |
---|---|
com.okta.sdk.client | |
com.okta.sdk.resource.authorization.server |
Modifier and Type | Method and Description |
---|---|
PolicyList |
Client.listPolicies(java.lang.String type)
Gets all policies with the specified type.
|
PolicyList |
Client.listPolicies(java.lang.String type,
java.lang.String status,
java.lang.String expand)
Gets all policies with the specified type.
|
Modifier and Type | Method and Description |
---|---|
PolicyList |
AuthorizationServer.listPolicies()
Success
|
Copyright © 2017-2021 Okta. All Rights Reserved.