public interface X509PrincipalExtractor
Modifier and Type | Method and Description |
---|---|
Object |
extractPrincipal(X509Certificate cert)
Returns the principal (usually a String) for the given certificate.
|
Object extractPrincipal(X509Certificate cert)