Package com.okta.sdk.resource.model
Class OktaSignOnPolicyRuleConditionsAllOf
java.lang.Object
com.okta.sdk.resource.model.OktaSignOnPolicyRuleConditionsAllOf
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-01-30T09:30:03.723859-06:00[America/Chicago]")
public class OktaSignOnPolicyRuleConditionsAllOf
extends Object
implements Serializable
OktaSignOnPolicyRuleConditionsAllOf
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauthContext(PolicyRuleAuthContextCondition authContext) booleanGet authContextGet networkGet peopleinthashCode()network(PolicyNetworkCondition network) people(PolicyPeopleCondition people) voidsetAuthContext(PolicyRuleAuthContextCondition authContext) voidsetNetwork(PolicyNetworkCondition network) voidsetPeople(PolicyPeopleCondition people) toString()
-
Field Details
-
JSON_PROPERTY_AUTH_CONTEXT
- See Also:
-
JSON_PROPERTY_NETWORK
- See Also:
-
JSON_PROPERTY_PEOPLE
- See Also:
-
-
Constructor Details
-
OktaSignOnPolicyRuleConditionsAllOf
public OktaSignOnPolicyRuleConditionsAllOf()
-
-
Method Details
-
authContext
-
getAuthContext
Get authContext- Returns:
- authContext
-
setAuthContext
-
network
-
getNetwork
Get network- Returns:
- network
-
setNetwork
-
people
-
getPeople
Get people- Returns:
- people
-
setPeople
-
equals
-
hashCode
public int hashCode() -
toString
-