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