Module com.webauthn4j.core
Class AuthenticationExtensionsAuthenticatorOutputs<T extends ExtensionAuthenticatorOutput>
java.lang.Object
com.webauthn4j.data.extension.authenticator.AuthenticationExtensionsAuthenticatorOutputs<T>
public class AuthenticationExtensionsAuthenticatorOutputs<T extends ExtensionAuthenticatorOutput>
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Nullable CredentialProtectionPolicy<E extends T>
EgetExtension(@NotNull Class<E> tClass) @Nullable Boolean@org.jetbrains.annotations.Nullable byte[]@Nullable ObjectgetKeys()@Nullable UvmEntriesgetUvm()@Nullable ObjectinthashCode()toString()
-
Constructor Details
-
AuthenticationExtensionsAuthenticatorOutputs
public AuthenticationExtensionsAuthenticatorOutputs()
-
-
Method Details
-
getKeys
-
getUnknownKeys
-
getValue
-
getUvm
-
getCredProtect
-
getHMACSecret
-
getHMACCreateSecret
-
getHMACGetSecret
@Nullable public @org.jetbrains.annotations.Nullable byte[] getHMACGetSecret() -
getExtension
-
getExtensions
-
equals
-
hashCode
public int hashCode() -
toString
-