Class ServerOneTimeTokenAuthenticationConverter

java.lang.Object
org.springframework.security.web.server.authentication.ott.ServerOneTimeTokenAuthenticationConverter
All Implemented Interfaces:
ServerAuthenticationConverter

public final class ServerOneTimeTokenAuthenticationConverter extends Object implements ServerAuthenticationConverter
An implementation of ServerAuthenticationConverter for resolving OneTimeTokenAuthenticationToken from token parameter.
Since:
6.4
See Also: