PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.core.saml.v2.util
Class SAMLMetadataUtil

java.lang.Object
  extended by 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

Constructor Summary
SAMLMetadataUtil()
           
 
Method Summary
static X509Certificate getCertificate(KeyDescriptorType keyDescriptor)
          Get the X509Certificate from the KeyInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SAMLMetadataUtil

public SAMLMetadataUtil()
Method Detail

getCertificate

public static X509Certificate getCertificate(KeyDescriptorType keyDescriptor)
                                      throws ConfigurationException,
                                             ProcessingException
Get the X509Certificate from the KeyInfo

Parameters:
keyDescriptor -
Returns:
Throws:
ProcessingException
ConfigurationException

PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.