Package org.springframework.security.web.authentication.ott
package org.springframework.security.web.authentication.ott
-
ClassDescriptionDefault implementation of
GenerateOneTimeTokenRequestResolver
.Filter that process a One-Time Token generation request.A strategy for resolving aGenerateOneTimeTokenRequest
from theHttpServletRequest
.An implementation ofAuthenticationConverter
that detects if the request contains atoken
parameter and constructs aOneTimeTokenAuthenticationToken
with it.Filter that processes a one-time token for log in.Defines a strategy to handle generated one-time tokens.AOneTimeTokenGenerationSuccessHandler
that performs a redirect to a specific location