Uses of Interface
com.sun.xml.ws.security.trust.elements.SignChallengeResponse
Packages that use SignChallengeResponse
Package
Description
-
Uses of SignChallengeResponse in com.sun.xml.ws.security.trust.elements
Methods in com.sun.xml.ws.security.trust.elements that return SignChallengeResponseModifier and TypeMethodDescriptionRequestSecurityTokenResponse.getSignChallengeResponse()get SignChallengeResponse element if any, null otherwiseMethods in com.sun.xml.ws.security.trust.elements with parameters of type SignChallengeResponseModifier and TypeMethodDescriptionvoidRequestSecurityTokenResponse.setSignChallengeResponse(SignChallengeResponse challenge) set a SignChallengeResponse -
Uses of SignChallengeResponse in com.sun.xml.ws.security.trust.impl.elements
Classes in com.sun.xml.ws.security.trust.impl.elements that implement SignChallengeResponseModifier and TypeClassDescriptionclassResponse to a challenge that requires the signing of a specified set of information.Methods in com.sun.xml.ws.security.trust.impl.elements that return SignChallengeResponseMethods in com.sun.xml.ws.security.trust.impl.elements with parameters of type SignChallengeResponseModifier and TypeMethodDescriptionfinal voidRequestSecurityTokenResponseImpl.setSignChallengeResponse(SignChallengeResponse challenge) -
Uses of SignChallengeResponse in com.sun.xml.ws.security.trust.impl.wssx.elements
Classes in com.sun.xml.ws.security.trust.impl.wssx.elements that implement SignChallengeResponseModifier and TypeClassDescriptionclassResponse to a challenge that requires the signing of a specified set of information.Methods in com.sun.xml.ws.security.trust.impl.wssx.elements that return SignChallengeResponseMethods in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type SignChallengeResponseModifier and TypeMethodDescriptionvoidRequestSecurityTokenResponseImpl.setSignChallengeResponse(SignChallengeResponse challenge)