Package org.openapitools.client.model
Class IdentityProviderPolicyRuleCondition
java.lang.Object
org.openapitools.client.model.IdentityProviderPolicyRuleCondition
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class IdentityProviderPolicyRuleCondition
extends Object
IdentityProviderPolicyRuleCondition
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddIdpIdsItem
(String idpIdsItem) boolean
Get idpIdsGet providerint
hashCode()
provider
(IdentityProviderPolicyProvider provider) void
void
setProvider
(IdentityProviderPolicyProvider provider) toString()
-
Field Details
-
JSON_PROPERTY_IDP_IDS
- See Also:
-
JSON_PROPERTY_PROVIDER
- See Also:
-
-
Constructor Details
-
IdentityProviderPolicyRuleCondition
public IdentityProviderPolicyRuleCondition()
-
-
Method Details