public class SAMLMetadataUtil extends Object
| Constructor and Description |
|---|
SAMLMetadataUtil() |
| Modifier and Type | Method and Description |
|---|---|
static X509Certificate |
getCertificate(KeyDescriptorType keyDescriptor)
Get the
X509Certificate from the KeyInfo |
static X509Certificate |
getCertificate(KeyTypes use,
SSODescriptorType ssoDescriptorType) |
public static X509Certificate getCertificate(KeyDescriptorType keyDescriptor) throws ConfigurationException, ProcessingException
X509Certificate from the KeyInfokeyDescriptor - ProcessingExceptionConfigurationExceptionpublic static X509Certificate getCertificate(KeyTypes use, SSODescriptorType ssoDescriptorType)
Copyright © 2016 JBoss by Red Hat. All rights reserved.