public class SAMLCertUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SAMLCertUtils.CertEntry
This class contains the mapping between a
java.security.cert.X509Certificate's nickname and its related Data.
|
Constructor and Description |
---|
SAMLCertUtils() |
Modifier and Type | Method and Description |
---|---|
static SAMLCertUtils.CertEntry |
getMatchingCertEntry(X509Certificate inCert)
Finds matching certicate from internal certificate database.
|
public static SAMLCertUtils.CertEntry getMatchingCertEntry(X509Certificate inCert)
inCert
- X509Certificate
to be matched.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.