Package org.springframework.security.web.authentication.ott
package org.springframework.security.web.authentication.ott
-
ClassDescriptionFilter that process a One-Time Token generation request.An implementation of
AuthenticationConverter
that detects if the request contains atoken
parameter and constructs aOneTimeTokenAuthenticationToken
with it.Defines a strategy to handle generated one-time tokens.AOneTimeTokenGenerationSuccessHandler
that performs a redirect to a specific location