public class MetaDataExtractor extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LINE_SEPARATOR |
| Constructor and Description |
|---|
MetaDataExtractor() |
| Modifier and Type | Method and Description |
|---|---|
static X509Certificate |
getCertificate(KeyDescriptorType keyDescriptor)
Get the
X509Certificate from the KeyInfo |
static String |
toString(EndpointType ept)
Information from an endpoint
|
static String |
toString(EntityDescriptorType edt)
Generate a string from the information in the metadata
|
static String |
toString(IDPSSODescriptorType idp)
Information from the IDP SSO Descriptor
|
static String |
toString(SPSSODescriptorType sp)
Information from the SP SSO Descriptor
|
static String |
toString(SSODescriptorType sso)
Information from the general SSO descriptor
|
public static String LINE_SEPARATOR
public static X509Certificate getCertificate(KeyDescriptorType keyDescriptor)
X509Certificate from the KeyInfokeyDescriptor - public static String toString(EntityDescriptorType edt)
edt - public static String toString(IDPSSODescriptorType idp)
idp - public static String toString(SPSSODescriptorType sp)
sp - public static String toString(SSODescriptorType sso)
sso - public static String toString(EndpointType ept)
ept - Copyright © 2012 JBoss by Red Hat. All Rights Reserved.