Uses of Class
org.jboss.seam.security.external.jaxb.samlv2.protocol.TerminateType

Packages that use TerminateType
org.jboss.seam.security.external.jaxb.samlv2.protocol   
 

Uses of TerminateType in org.jboss.seam.security.external.jaxb.samlv2.protocol
 

Fields in org.jboss.seam.security.external.jaxb.samlv2.protocol declared as TerminateType
protected  TerminateType ManageNameIDRequestType.terminate
           
 

Methods in org.jboss.seam.security.external.jaxb.samlv2.protocol that return TerminateType
 TerminateType ObjectFactory.createTerminateType()
          Create an instance of TerminateType
 TerminateType ManageNameIDRequestType.getTerminate()
          Gets the value of the terminate property.
 

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

Methods in org.jboss.seam.security.external.jaxb.samlv2.protocol with parameters of type TerminateType
 JAXBElement<TerminateType> ObjectFactory.createTerminate(TerminateType value)
          Create an instance of JAXBElement<TerminateType>}
 void ManageNameIDRequestType.setTerminate(TerminateType value)
          Sets the value of the terminate property.
 



Copyright © 2011 Seam Framework. All Rights Reserved.