Package de.ikor.sip.foundation.security.authentication.basic
-
Class Summary Class Description SIPBasicAuthAuthenticationProvider Basic Authentication provider, wiring together theSIPBasicAuthTokenExtractor
and the configuredSIPTokenValidator
SIPBasicAuthAuthenticationToken Container for username/password tokens in the sip authentication framework.SIPBasicAuthFileValidator The file-based basic auth validator reads a given json file in this format:SIPBasicAuthTokenExtractor Token extractor for getting username and password from the Basic Authentication header.