org.picketlink.identity.federation.core.saml.v2.util
Class SAMLMetadataUtil
java.lang.Object
org.picketlink.identity.federation.core.saml.v2.util.SAMLMetadataUtil
public class SAMLMetadataUtil
- extends Object
Deals with SAML2 Metadata
- Since:
- Jan 31, 2011
- Author:
- Anil.Saldhana@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAMLMetadataUtil
public SAMLMetadataUtil()
getCertificate
public static X509Certificate getCertificate(KeyDescriptorType keyDescriptor)
throws ConfigurationException,
ProcessingException
- Get the
X509Certificate
from the KeyInfo
- Parameters:
keyDescriptor
-
- Returns:
-
- Throws:
ProcessingException
ConfigurationException
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.