Package org.openapitools.client.model
Class OktaSignOnPolicyRuleConditionsAllOf
java.lang.Object
org.openapitools.client.model.OktaSignOnPolicyRuleConditionsAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class OktaSignOnPolicyRuleConditionsAllOf
extends Object
OktaSignOnPolicyRuleConditionsAllOf
- 
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
 
 -