Uses of Class
org.jboss.seam.security.external.jaxb.xrds.URIPattern

Packages that use URIPattern
org.jboss.seam.security.external.jaxb.xrds   
 

Uses of URIPattern in org.jboss.seam.security.external.jaxb.xrds
 

Subclasses of URIPattern in org.jboss.seam.security.external.jaxb.xrds
 class Type
          Java class for anonymous complex type.
 class URIPriorityAppendPattern
          Java class for URIPriorityAppendPattern complex type.
 class URIPriorityPattern
          Java class for URIPriorityPattern complex type.
 

Fields in org.jboss.seam.security.external.jaxb.xrds declared as URIPattern
protected  URIPattern Service.providerID
           
protected  URIPattern XRD.providerID
           
 

Methods in org.jboss.seam.security.external.jaxb.xrds that return URIPattern
 URIPattern ObjectFactory.createURIPattern()
          Create an instance of URIPattern
 URIPattern Service.getProviderID()
          Gets the value of the providerID property.
 URIPattern XRD.getProviderID()
          Gets the value of the providerID property.
 

Methods in org.jboss.seam.security.external.jaxb.xrds that return types with arguments of type URIPattern
 JAXBElement<URIPattern> ObjectFactory.createProviderID(URIPattern value)
          Create an instance of JAXBElement<URIPattern>}
 

Methods in org.jboss.seam.security.external.jaxb.xrds with parameters of type URIPattern
 JAXBElement<URIPattern> ObjectFactory.createProviderID(URIPattern value)
          Create an instance of JAXBElement<URIPattern>}
 void Service.setProviderID(URIPattern value)
          Sets the value of the providerID property.
 void XRD.setProviderID(URIPattern value)
          Sets the value of the providerID property.
 



Copyright © 2011 Seam Framework. All Rights Reserved.