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-09-23T08:35:59.300824-05:00[America/Chicago]",
           comments="Generator version: 7.8.0")
public class AuthenticatorMethodWebAuthnAllOfSettings
extends Object
implements Serializable
AuthenticatorMethodWebAuthnAllOfSettings
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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- 
AuthenticatorMethodWebAuthnAllOfSettingspublic AuthenticatorMethodWebAuthnAllOfSettings()
 
- 
- 
Method Details- 
aaguidGroups
- 
addaaguidGroupsItempublic AuthenticatorMethodWebAuthnAllOfSettings addaaguidGroupsItem(AAGUIDGroupObject aaguidGroupsItem) 
- 
getAaguidGroups<x-lifecycle class=\"ea\"></x-lifecycle> The FIDO2 AAGUID groups available to the WebAuthn authenticator- Returns:
- aaguidGroups
 
- 
setAaguidGroups
- 
userVerificationpublic AuthenticatorMethodWebAuthnAllOfSettings userVerification(UserVerificationEnum userVerification) 
- 
getUserVerificationGet userVerification- Returns:
- userVerification
 
- 
setUserVerification
- 
attachment
- 
getAttachmentGet attachment- Returns:
- attachment
 
- 
setAttachment
- 
equals
- 
hashCodepublic int hashCode()
- 
toString
 
-