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

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

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

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

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

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



Copyright © 2009 JBoss Inc.. All Rights Reserved.