Class AuthenticationExtensionsAuthenticatorOutputs<T extends ExtensionAuthenticatorOutput>
java.lang.Object
com.webauthn4j.data.extension.authenticator.AuthenticationExtensionsAuthenticatorOutputs<T>
- All Implemented Interfaces:
Serializable
public class AuthenticationExtensionsAuthenticatorOutputs<T extends ExtensionAuthenticatorOutput>
extends Object
implements Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Nullable CredentialProtectionPolicy<E extends T>
@Nullable EgetExtension(@NonNull Class<E> tClass) @Nullable Boolean@org.checkerframework.checker.nullness.qual.Nullable byte[]@Nullable ObjectgetKeys()@Nullable UvmEntriesgetUvm()@Nullable ObjectinthashCode()toString()
-
Constructor Details
-
AuthenticationExtensionsAuthenticatorOutputs
public AuthenticationExtensionsAuthenticatorOutputs()
-
-
Method Details
-
getKeys
-
getUnknownKeys
-
getValue
-
getUvm
-
getCredProtect
-
getHMACSecret
-
getHMACCreateSecret
-
getHMACGetSecret
public @org.checkerframework.checker.nullness.qual.Nullable byte[] getHMACGetSecret() -
getExtension
-
getExtensions
-
equals
-
hashCode
public int hashCode() -
toString
-