Uses of Class
de.ikor.sip.foundation.security.authentication.basic.SIPBasicAuthAuthenticationToken
-
Uses of SIPBasicAuthAuthenticationToken in de.ikor.sip.foundation.security.authentication.basic
Modifier and TypeMethodDescriptionSIPBasicAuthTokenExtractor.extract
(javax.servlet.http.HttpServletRequest request) SIPBasicAuthAuthenticationToken.withAuthenticated
(boolean authenticated) Modifier and TypeMethodDescriptionboolean
SIPBasicAuthFileValidator.isValid
(SIPBasicAuthAuthenticationToken token) ModifierConstructorDescriptionSIPBasicAuthAuthenticationProvider
(TokenExtractors tokenExtractors, SIPTokenValidator<SIPBasicAuthAuthenticationToken> tokenValidator) Autowired constructor for creating the basic authentication provider