Uses of Package
one.x1f.sip.foundation.security.authentication.common.extractors
Packages that use one.x1f.sip.foundation.security.authentication.common.extractors
Package
Description
-
Classes in one.x1f.sip.foundation.security.authentication.common.extractors used by one.x1f.sip.foundation.security.authentication.basicClassDescriptionThe 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. -
Classes in one.x1f.sip.foundation.security.authentication.common.extractors used by one.x1f.sip.foundation.security.authentication.common.extractorsClassDescriptionThe 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. -
Classes in one.x1f.sip.foundation.security.authentication.common.extractors used by one.x1f.sip.foundation.security.authentication.x509ClassDescriptionThe 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.