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

Packages that use WSTrustElementBase
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
 interface RequestSecurityToken
           
 interface RequestSecurityTokenResponse
           
 interface SecondaryParameters
           
 

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
 class RequestSecurityTokenImpl
          Implementation of the RequestSecurityToken interface.
 class RequestSecurityTokenResponseImpl
          Implementation 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
 class SecondaryParametersImpl
          Implementation of the SecondaryParameters interface.