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

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

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

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

Fields in org.jboss.seam.security.external.jaxb.samlv2.metadata with type parameters of type RoleDescriptorType
protected  List<RoleDescriptorType> EntityDescriptorType.roleDescriptorOrIDPSSODescriptorOrSPSSODescriptor
           
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.metadata that return types with arguments of type RoleDescriptorType
 JAXBElement<RoleDescriptorType> ObjectFactory.createRoleDescriptor(RoleDescriptorType value)
          Create an instance of JAXBElement<RoleDescriptorType>}
 List<RoleDescriptorType> EntityDescriptorType.getRoleDescriptorOrIDPSSODescriptorOrSPSSODescriptor()
          Gets the value of the roleDescriptorOrIDPSSODescriptorOrSPSSODescriptor property.
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.metadata with parameters of type RoleDescriptorType
 JAXBElement<RoleDescriptorType> ObjectFactory.createRoleDescriptor(RoleDescriptorType value)
          Create an instance of JAXBElement<RoleDescriptorType>}
 



Copyright © 2011 Seam Framework. All Rights Reserved.