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="2025-01-10T13:13:30.124931-06:00[America/Chicago]",
comments="Generator version: 7.8.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
Get attachment- Returns:
- attachment
-
setAttachment
-
equals
-
hashCode
public int hashCode() -
toString
-