AuthenticatorSelectionCriteria.Builder

public static class AuthenticatorSelectionCriteria.Builder extends Object

Public Constructor Summary

Public Method Summary

AuthenticatorSelectionCriteria
AuthenticatorSelectionCriteria.Builder
setAttachment(Attachment attachment)
Sets the attachment to use for this session.
AuthenticatorSelectionCriteria.Builder
setRequireResidentKey(Boolean requireResidentKey)
Sets whether the key created will be a resident key.
AuthenticatorSelectionCriteria.Builder
setResidentKeyRequirement(ResidentKeyRequirement residentKeyRequirement)
Sets residentKeyRequirement

Inherited Method Summary

Public Constructors

public Builder ()

Public Methods

public AuthenticatorSelectionCriteria.Builder setAttachment (Attachment attachment)

Sets the attachment to use for this session.

public AuthenticatorSelectionCriteria.Builder setRequireResidentKey (Boolean requireResidentKey)

Sets whether the key created will be a resident key.

public AuthenticatorSelectionCriteria.Builder setResidentKeyRequirement (ResidentKeyRequirement residentKeyRequirement)

Sets residentKeyRequirement