PicketLink Federation Core 2.1.6.Final-redhat-2

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

Packages that use SSODescriptorType
org.picketlink.identity.federation.api.saml.v2.metadata   
org.picketlink.identity.federation.core.saml.md.providers   
org.picketlink.identity.federation.core.saml.v2.writers   
org.picketlink.identity.federation.saml.v2.metadata   
 

Uses of SSODescriptorType in org.picketlink.identity.federation.api.saml.v2.metadata
 

Methods in org.picketlink.identity.federation.api.saml.v2.metadata with parameters of type SSODescriptorType
static EntityDescriptorType MetaDataBuilder.createEntityDescriptor(SSODescriptorType idpOrSPDescriptor)
          Create an Entity Descriptor
static String MetaDataExtractor.toString(SSODescriptorType sso)
          Information from the general SSO descriptor
 

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

Methods in org.picketlink.identity.federation.core.saml.md.providers with parameters of type SSODescriptorType
static EntityDescriptorType MetaDataBuilderDelegate.createEntityDescriptor(SSODescriptorType idpOrSPDescriptor)
          Create an Entity Descriptor
 

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

Methods in org.picketlink.identity.federation.core.saml.v2.writers with parameters of type SSODescriptorType
 void SAMLMetadataWriter.write(SSODescriptorType ssoDescriptor)
           
 

Uses of SSODescriptorType in org.picketlink.identity.federation.saml.v2.metadata
 

Subclasses of SSODescriptorType in org.picketlink.identity.federation.saml.v2.metadata
 class IDPSSODescriptorType
           Java class for IDPSSODescriptorType complex type.
 class SPSSODescriptorType
           Java class for SPSSODescriptorType complex type.
 

Constructors in org.picketlink.identity.federation.saml.v2.metadata with parameters of type SSODescriptorType
EntityDescriptorType.EDTDescriptorChoiceType(SSODescriptorType sso)
           
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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