Uses of Class
org.jboss.seam.security.external.jaxb.samlv2.metadata.SSODescriptorType

Packages that use SSODescriptorType
org.jboss.seam.security.external.jaxb.samlv2.metadata   
org.jboss.seam.security.external.saml   
 

Uses of SSODescriptorType in org.jboss.seam.security.external.jaxb.samlv2.metadata
 

Subclasses of SSODescriptorType in org.jboss.seam.security.external.jaxb.samlv2.metadata
 class IDPSSODescriptorType
          Java class for IDPSSODescriptorType complex type.
 class SPSSODescriptorType
          Java class for SPSSODescriptorType complex type.
 

Uses of SSODescriptorType in org.jboss.seam.security.external.saml
 

Methods in org.jboss.seam.security.external.saml that return types with arguments of type SSODescriptorType
 Map<String,SSODescriptorType> SamlEntityBean.getMetaInfo()
           
 

Methods in org.jboss.seam.security.external.saml with parameters of type SSODescriptorType
protected  void SamlEntityBean.addKeyDescriptorToMetaData(SSODescriptorType ssoDescriptor)
           
protected  void SamlEntityBean.addNameIDFormatsToMetaData(SSODescriptorType idpSsoDescriptor)
           
protected  void SamlEntityBean.addSloEndpointsToMetaData(SSODescriptorType ssoDescriptor)
           
 



Copyright © 2011 Seam Framework. All Rights Reserved.