Package one.x1f.sip.foundation.security.authentication.common.extractors
package one.x1f.sip.foundation.security.authentication.common.extractors
-
ClassDescriptionSIPTokenExtractor<T extends SIPAuthenticationToken<T>>The interface used for token extractors used by
CompositeAuthenticationFilter
,TokenExtractors
andSIPAuthenticationProvider
implementations to extract the necessary information from an http request so that the provider can check if that request is authenticated or not.Spring component providing a map of all token extractors and the related authentication providers.