public interface ICertificateMapping
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCertificateIssuer()
Returns the Certificate Authority Issuer name from the certificates
|
java.lang.String |
getCustomMapAccountAttribute()
Custom certificate user account attribute mapping field
|
java.lang.String |
getCustomMapCertField()
Custom certificate mapping field
|
java.lang.String |
getMappingType()
Certificate mapping type for the issuer.
|
boolean |
getRequiresMatchingCertificate()
Indicated whether is required that the matching certificate exists in the user store
|
java.lang.String getCertificateIssuer()
java.lang.String getMappingType()
ICertificateMappingTypes
for the supported types.
boolean getRequiresMatchingCertificate()
java.lang.String getCustomMapCertField()
java.lang.String getCustomMapAccountAttribute()