public interface X509UsernameRetriever
Modifier and Type | Method and Description |
---|---|
String |
getUsername(X509Certificate cert)
Gets a user name from an X509Certificate.
|
String getUsername(X509Certificate cert)
cert
- The certificate containing the user name.Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.