Package com.okta.sdk.resource.model
Class AuthenticatorMethodWebAuthnAllOfSettings
java.lang.Object
com.okta.sdk.resource.model.AuthenticatorMethodWebAuthnAllOfSettings
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:20:25.727262-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class AuthenticatorMethodWebAuthnAllOfSettings
extends Object
implements Serializable
AuthenticatorMethodWebAuthnAllOfSettings
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaaguidGroups(List<AAGUIDGroupObject> aaguidGroups) addaaguidGroupsItem(AAGUIDGroupObject aaguidGroupsItem) attachment(WebAuthnAttachment attachment) boolean<x-lifecycle class=\"ea\"></x-lifecycle> The FIDO2 AAGUID groups available to the WebAuthn authenticatorGet attachmentGet userVerificationinthashCode()voidsetAaguidGroups(List<AAGUIDGroupObject> aaguidGroups) voidsetAttachment(WebAuthnAttachment attachment) voidsetUserVerification(UserVerificationEnum userVerification) toString()userVerification(UserVerificationEnum userVerification)
-
Field Details
-
JSON_PROPERTY_AAGUID_GROUPS
- See Also:
-
JSON_PROPERTY_USER_VERIFICATION
- See Also:
-
JSON_PROPERTY_ATTACHMENT
- See Also:
-
-
Constructor Details
-
AuthenticatorMethodWebAuthnAllOfSettings
public AuthenticatorMethodWebAuthnAllOfSettings()
-
-
Method Details
-
aaguidGroups
-
addaaguidGroupsItem
public AuthenticatorMethodWebAuthnAllOfSettings addaaguidGroupsItem(AAGUIDGroupObject aaguidGroupsItem) -
getAaguidGroups
<x-lifecycle class=\"ea\"></x-lifecycle> The FIDO2 AAGUID groups available to the WebAuthn authenticator- Returns:
- aaguidGroups
-
setAaguidGroups
-
userVerification
public AuthenticatorMethodWebAuthnAllOfSettings userVerification(UserVerificationEnum userVerification) -
getUserVerification
Get userVerification- Returns:
- userVerification
-
setUserVerification
-
attachment
-
getAttachment
-
setAttachment
-
equals
-
hashCode
-
toString
-