Package org.openapitools.client.model
Class AccessPolicyRuleApplicationSignOn
java.lang.Object
org.openapitools.client.model.AccessPolicyRuleApplicationSignOn
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-03-02T10:22:41.931665-06:00[America/Chicago]")
public class AccessPolicyRuleApplicationSignOn
extends Object
AccessPolicyRuleApplicationSignOn
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Get accessGet verificationMethodint
hashCode()
void
void
setVerificationMethod
(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
-