Fido2AuthenticationMethodConfiguration |
Fido2AuthenticationMethodConfiguration.Builder.build() |
|
Fido2AuthenticationMethodConfiguration |
Fido2AuthenticationMethodConfiguration.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
Fido2AuthenticationMethodConfiguration |
Fido2AuthenticationMethodConfiguration.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
Fido2AuthenticationMethodConfiguration |
Fido2AuthenticationMethodConfiguration.withIsAttestationEnforced(Boolean isAttestationEnforced) |
|
Fido2AuthenticationMethodConfiguration |
Fido2AuthenticationMethodConfiguration.withIsSelfServiceRegistrationAllowed(Boolean isSelfServiceRegistrationAllowed) |
|
Fido2AuthenticationMethodConfiguration |
Fido2AuthenticationMethodConfiguration.withKeyRestrictions(Fido2KeyRestrictions keyRestrictions) |
|
Fido2AuthenticationMethodConfiguration |
Fido2AuthenticationMethodConfiguration.withUnmappedField(String name,
String value) |
|