Uses of Interface
com.sun.xml.ws.security.trust.elements.WSTrustElementBase
-
Packages that use WSTrustElementBase Package Description com.sun.xml.ws.security.trust.elements com.sun.xml.ws.security.trust.impl.elements com.sun.xml.ws.security.trust.impl.wssx.elements -
-
Uses of WSTrustElementBase in com.sun.xml.ws.security.trust.elements
Subinterfaces of WSTrustElementBase in com.sun.xml.ws.security.trust.elements Modifier and Type Interface Description interfaceRequestSecurityTokeninterfaceRequestSecurityTokenResponseinterfaceSecondaryParameters -
Uses of WSTrustElementBase in com.sun.xml.ws.security.trust.impl.elements
Classes in com.sun.xml.ws.security.trust.impl.elements that implement WSTrustElementBase Modifier and Type Class Description classRequestSecurityTokenImplImplementation of the RequestSecurityToken interface.classRequestSecurityTokenResponseImplImplementation of a RequestSecurityTokenResponse. -
Uses of WSTrustElementBase in com.sun.xml.ws.security.trust.impl.wssx.elements
Classes in com.sun.xml.ws.security.trust.impl.wssx.elements that implement WSTrustElementBase Modifier and Type Class Description classRequestSecurityTokenImplImplementation of the RequestSecurityToken interface.classRequestSecurityTokenResponseImplImplementation of a RequestSecurityTokenResponse.classSecondaryParametersImplImplementation of the SecondaryParameters interface.
-