Interface CertificateToNameMapper
- 
- All Known Implementing Classes:
- CertKeyToUserNameMapper
 
 public interface CertificateToNameMapperMap a certificate to a user name for the jaas login
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetUserName(Certificate cert)
 
- 
- 
- 
Method Detail- 
getUserNameString getUserName(Certificate cert) 
 
- 
 
-