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