Uses of Class
org.jboss.seam.security.external.jaxb.samlv2.assertion.OneTimeUseType

Packages that use OneTimeUseType
org.jboss.seam.security.external.jaxb.samlv2.assertion   
 

Uses of OneTimeUseType in org.jboss.seam.security.external.jaxb.samlv2.assertion
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion that return OneTimeUseType
 OneTimeUseType ObjectFactory.createOneTimeUseType()
          Create an instance of OneTimeUseType
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.assertion that return types with arguments of type OneTimeUseType
 JAXBElement<OneTimeUseType> ObjectFactory.createOneTimeUse(OneTimeUseType value)
          Create an instance of JAXBElement<OneTimeUseType>}
 

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



Copyright © 2011 Seam Framework. All Rights Reserved.