public class CNCertificateIdentityMapping extends Object implements CertificateIdentityMapping
| Constructor and Description |
|---|
CNCertificateIdentityMapping() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
mapIdentity(X509Certificate certificate)
Maps certificate CommonName as identity credentials
|
String |
name()
Returns the short name of mapping
|
public List<String> mapIdentity(X509Certificate certificate)
mapIdentity in interface CertificateIdentityMappingcertificate - public String name()
name in interface CertificateIdentityMappingCopyright © 2003-2008 Jive Software.