Class SIPBasicAuthAuthenticationProvider

    • Constructor Detail

      • SIPBasicAuthAuthenticationProvider

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