Class SIPBasicAuthTokenExtractor

java.lang.Object
de.ikor.sip.foundation.security.authentication.basic.SIPBasicAuthTokenExtractor
All Implemented Interfaces:
SIPTokenExtractor<SIPBasicAuthAuthenticationToken>

public class SIPBasicAuthTokenExtractor extends Object implements SIPTokenExtractor<SIPBasicAuthAuthenticationToken>
Token extractor for getting username and password from the Basic Authentication header.
Author:
thomas.stieglmaier