Instantiates a Principal for the user X509 Certificate.
Used as the primary key to obtain the known credentials from the associated
store.
the Principal associated with the input credentials.
Instantiates a Principal for the user X509 Certificate.
Used as the primary key to obtain the known credentials from the associated
store.
the Principal associated with the input credentials.
This method validates the input x509 certificate agaist the expected x509 certificate.
Parameters: inputX509Certificate - the X.509 Certificate supplied on authentication. Parameters: expectedX509Certificate - the actual X.509 Certificate true if the certificates match or false otherwise.
Fields inherited from org.josso.auth.scheme.AbstractAuthenticationScheme