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