CertificateIDPrincipal(String) constructor

Constructs the Principal that identifies the certificate used for authentication.

Syntax

CertificateIDPrincipal ( String id )

Parameters

Usage

This id may be the entire certificate itself, but may also be the subjectDN retrieved from the certificate or the username matched with an attribute in the certificate.