-
Terminally Deprecated ElementsElementDescription
-
Deprecated MethodsMethodDescriptionPlease provide an
AuthenticationConverter
in the constructor and set theAuthenticationDetailsSource
there instead. For example, you can useBearerTokenAuthenticationConverter.setAuthenticationDetailsSource(org.springframework.security.authentication.AuthenticationDetailsSource<jakarta.servlet.http.HttpServletRequest, ?>)
Please provide anAuthenticationConverter
in the constructor instead
-
Deprecated Constructors
SpringOpaqueTokenIntrospector.Builder