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

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

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

Fields in org.jboss.seam.security.external.jaxb.samlv2.metadata with type parameters of type LocalizedURIType
protected  List<LocalizedURIType> OrganizationType.organizationURL
           
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.metadata that return LocalizedURIType
 LocalizedURIType ObjectFactory.createLocalizedURIType()
          Create an instance of LocalizedURIType
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.metadata that return types with arguments of type LocalizedURIType
 JAXBElement<LocalizedURIType> ObjectFactory.createOrganizationURL(LocalizedURIType value)
          Create an instance of JAXBElement<LocalizedURIType>}
 List<LocalizedURIType> OrganizationType.getOrganizationURL()
          Gets the value of the organizationURL property.
 

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



Copyright © 2011 Seam Framework. All Rights Reserved.