public interface CertificateIdentityMapping
Modifier and Type | Method and Description |
---|---|
List<String> |
mapIdentity(X509Certificate certificate)
Maps identities from X509Certificates
|
String |
name()
Returns the short name of the mapping
|
List<String> mapIdentity(X509Certificate certificate)
certificate
- The certificate from which to map identitiesString name()
Copyright © 2003–2020 Ignite Realtime. All rights reserved.