Uses of Class
org.jboss.identity.federation.ws.trust.RequestKETType

Packages that use RequestKETType
org.jboss.identity.federation.ws.trust   
 

Uses of RequestKETType in org.jboss.identity.federation.ws.trust
 

Methods in org.jboss.identity.federation.ws.trust that return RequestKETType
 RequestKETType ObjectFactory.createRequestKETType()
          Create an instance of RequestKETType
 

Methods in org.jboss.identity.federation.ws.trust that return types with arguments of type RequestKETType
 javax.xml.bind.JAXBElement<RequestKETType> ObjectFactory.createRequestKET(RequestKETType value)
          Create an instance of JAXBElement<RequestKETType>}
 

Methods in org.jboss.identity.federation.ws.trust with parameters of type RequestKETType
 javax.xml.bind.JAXBElement<RequestKETType> ObjectFactory.createRequestKET(RequestKETType value)
          Create an instance of JAXBElement<RequestKETType>}
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.