Package com.okta.sdk.resource.model
Class AccessPolicyRuleApplicationSignOn
java.lang.Object
com.okta.sdk.resource.model.AccessPolicyRuleApplicationSignOn
- All Implemented Interfaces:
 Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2024-09-23T16:19:57.008753975Z[Etc/UTC]",
           comments="Generator version: 7.8.0")
public class AccessPolicyRuleApplicationSignOn
extends Object
implements Serializable
AccessPolicyRuleApplicationSignOn
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanGet accessGet verificationMethodinthashCode()voidvoidsetVerificationMethod(VerificationMethod verificationMethod) toString()verificationMethod(VerificationMethod verificationMethod)  
- 
Field Details
- 
JSON_PROPERTY_ACCESS
- See Also:
 
 - 
JSON_PROPERTY_VERIFICATION_METHOD
- See Also:
 
 
 - 
 - 
Constructor Details
- 
AccessPolicyRuleApplicationSignOn
public AccessPolicyRuleApplicationSignOn() 
 - 
 - 
Method Details
- 
access
 - 
getAccess
Get access- Returns:
 - access
 
 - 
setAccess
 - 
verificationMethod
 - 
getVerificationMethod
Get verificationMethod- Returns:
 - verificationMethod
 
 - 
setVerificationMethod
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -