Module com.webauthn4j.core
Class AuthenticationExtensionsClientInputs<T extends ExtensionClientInput>
java.lang.Object
com.webauthn4j.data.extension.client.AuthenticationExtensionsClientInputs<T>
AuthenticationExtensionsClientInputs is a map containing the client extension input values for
zero or more WebAuthn extensions, as defined in §9 WebAuthn Extensions.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Nullable StringgetAppid()@Nullable String@Nullable CredentialProtectionPolicy@Nullable Boolean@Nullable Boolean<E extends T>
EgetExtension(Class<E> tClass) @Nullable Boolean@Nullable HMACGetSecretInputgetKeys()@Nullable BooleangetUvm()@Nullable ObjectinthashCode()toString()
-
Constructor Details
-
AuthenticationExtensionsClientInputs
public AuthenticationExtensionsClientInputs()
-
-
Method Details
-
getKeys
-
getUnknownKeys
-
getValue
-
getAppid
-
getAppidExclude
-
getUvm
-
getCredProps
-
getCredentialProtectionPolicy
-
getEnforceCredentialProtectionPolicy
-
getHMACCreateSecret
-
getHMACGetSecret
-
getExtension
-
getExtensions
-
equals
-
hashCode
public int hashCode() -
toString
-