Uses of Interface
com.sun.xml.ws.security.trust.elements.SignChallengeResponse

Packages that use SignChallengeResponse
com.sun.xml.ws.security.trust.elements   
 

Uses of SignChallengeResponse in com.sun.xml.ws.security.trust.elements
 

Methods in com.sun.xml.ws.security.trust.elements that return SignChallengeResponse
 SignChallengeResponse RequestSecurityTokenResponse.getSignChallengeResponse()
          get SignChallengeResponse element if any, null otherwise
 

Methods in com.sun.xml.ws.security.trust.elements with parameters of type SignChallengeResponse
 void RequestSecurityTokenResponse.setSignChallengeResponse(SignChallengeResponse challenge)
          set a SignChallengeResponse
 



Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.