Class SIPX509TokenExtractor

java.lang.Object
de.ikor.sip.foundation.security.authentication.x509.SIPX509TokenExtractor
All Implemented Interfaces:
SIPTokenExtractor<SIPX509AuthenticationToken>

public class SIPX509TokenExtractor extends Object implements SIPTokenExtractor<SIPX509AuthenticationToken>
Token extractor for getting the distinguished name of the client certificate.
Author:
thomas.stieglmaier
  • Constructor Details

    • SIPX509TokenExtractor

      public SIPX509TokenExtractor()
  • Method Details