Class SIPX509AuthenticationProvider

    • Constructor Detail

      • SIPX509AuthenticationProvider

        @Autowired
        public SIPX509AuthenticationProvider​(TokenExtractors tokenExtractors,
                                             SIPTokenValidator<SIPX509AuthenticationToken> tokenValidator)
        Autowired constructor for creating the x509 authentication provider
        Parameters:
        tokenExtractors - the object to which the x509 token extractor should be added
        tokenValidator - the configured token validator