Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
ClientPolicyCondition |
ClientPolicyCondition.addIncludeItem(String includeItem) |
ClientPolicyCondition |
PolicyRuleConditions.getClients()
Get clients
|
ClientPolicyCondition |
AccessPolicyRuleConditions.getClients()
Get clients
|
ClientPolicyCondition |
AuthorizationServerPolicyRuleConditionsAllOf.getClients()
Get clients
|
ClientPolicyCondition |
AuthorizationServerPolicyRuleConditions.getClients()
Get clients
|
ClientPolicyCondition |
PasswordPolicyRuleConditions.getClients()
Get clients
|
ClientPolicyCondition |
PasswordPolicyConditions.getClients()
Get clients
|
ClientPolicyCondition |
OktaSignOnPolicyConditions.getClients()
Get clients
|
ClientPolicyCondition |
OktaSignOnPolicyRuleConditions.getClients()
Get clients
|
ClientPolicyCondition |
ClientPolicyCondition.include(List<String> include) |
Modifier and Type | Method and Description |
---|---|
PolicyRuleConditions |
PolicyRuleConditions.clients(ClientPolicyCondition clients) |
AccessPolicyRuleConditions |
AccessPolicyRuleConditions.clients(ClientPolicyCondition clients) |
AuthorizationServerPolicyRuleConditionsAllOf |
AuthorizationServerPolicyRuleConditionsAllOf.clients(ClientPolicyCondition clients) |
AuthorizationServerPolicyRuleConditions |
AuthorizationServerPolicyRuleConditions.clients(ClientPolicyCondition clients) |
PasswordPolicyRuleConditions |
PasswordPolicyRuleConditions.clients(ClientPolicyCondition clients) |
PasswordPolicyConditions |
PasswordPolicyConditions.clients(ClientPolicyCondition clients) |
OktaSignOnPolicyConditions |
OktaSignOnPolicyConditions.clients(ClientPolicyCondition clients) |
OktaSignOnPolicyRuleConditions |
OktaSignOnPolicyRuleConditions.clients(ClientPolicyCondition clients) |
void |
PolicyRuleConditions.setClients(ClientPolicyCondition clients) |
void |
AccessPolicyRuleConditions.setClients(ClientPolicyCondition clients) |
void |
AuthorizationServerPolicyRuleConditionsAllOf.setClients(ClientPolicyCondition clients) |
void |
AuthorizationServerPolicyRuleConditions.setClients(ClientPolicyCondition clients) |
void |
PasswordPolicyRuleConditions.setClients(ClientPolicyCondition clients) |
void |
PasswordPolicyConditions.setClients(ClientPolicyCondition clients) |
void |
OktaSignOnPolicyConditions.setClients(ClientPolicyCondition clients) |
void |
OktaSignOnPolicyRuleConditions.setClients(ClientPolicyCondition clients) |
Copyright © 2017–2023 Okta. All rights reserved.