Class ImmutableAuthenticationExtensionsClientInput<T>

java.lang.Object
org.springframework.security.web.webauthn.api.ImmutableAuthenticationExtensionsClientInput<T>
Type Parameters:
T - the input type
All Implemented Interfaces:
Serializable, AuthenticationExtensionsClientInput<T>

public class ImmutableAuthenticationExtensionsClientInput<T> extends Object implements AuthenticationExtensionsClientInput<T>
Since:
6.4
See Also: