PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.v2.metadata.EntitiesDescriptorType

Packages that use EntitiesDescriptorType
org.picketlink.identity.federation.core.saml.md.providers   
org.picketlink.identity.federation.core.saml.v2.writers   
org.picketlink.identity.federation.core.util   
 

Uses of EntitiesDescriptorType in org.picketlink.identity.federation.core.saml.md.providers
 

Methods in org.picketlink.identity.federation.core.saml.md.providers that return EntitiesDescriptorType
 EntitiesDescriptorType FileBasedEntitiesMetadataProvider.getMetaData()
           
 

Uses of EntitiesDescriptorType in org.picketlink.identity.federation.core.saml.v2.writers
 

Methods in org.picketlink.identity.federation.core.saml.v2.writers with parameters of type EntitiesDescriptorType
 void SAMLMetadataWriter.writeEntitiesDescriptor(EntitiesDescriptorType entities)
           
 

Uses of EntitiesDescriptorType in org.picketlink.identity.federation.core.util
 

Methods in org.picketlink.identity.federation.core.util with parameters of type EntitiesDescriptorType
static IDPSSODescriptorType CoreConfigUtil.getIDPDescriptor(EntitiesDescriptorType entitiesDescriptor)
          Get the first metadata descriptor for an IDP
static SPType CoreConfigUtil.getSPConfiguration(EntitiesDescriptorType entitiesDescriptor, String bindingURI)
          Given a metadata EntityDescriptorType, construct the Service provider configuration
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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