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 CertificateIdentityMapping
certificate
- public String name()
name
in interface CertificateIdentityMapping
Copyright © 2003–2019 Ignite Realtime. All rights reserved.