Class PublicKeyCredentialRequestOptionsFilter

java.lang.Object
org.springframework.web.filter.GenericFilterBean
org.springframework.web.filter.OncePerRequestFilter
org.springframework.security.web.webauthn.authentication.PublicKeyCredentialRequestOptionsFilter
All Implemented Interfaces:
jakarta.servlet.Filter, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, org.springframework.web.context.ServletContextAware

public class PublicKeyCredentialRequestOptionsFilter extends org.springframework.web.filter.OncePerRequestFilter
A Filter that renders the PublicKeyCredentialRequestOptions in order to get a credential.
Since:
6.4