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

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

Uses of BaseSTSResponse in com.sun.xml.ws.security.trust
 

Methods in com.sun.xml.ws.security.trust with parameters of type BaseSTSResponse
abstract  Element WSTrustElementFactory.toElement(BaseSTSResponse response)
           
abstract  JAXBElement WSTrustElementFactory.toJAXBElement(BaseSTSResponse response)
           
abstract  Source WSTrustElementFactory.toSource(BaseSTSResponse response)
           
 

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

Subinterfaces of BaseSTSResponse in com.sun.xml.ws.security.trust.elements
 interface RequestSecurityTokenResponse
           
 interface RequestSecurityTokenResponseCollection
          Used to specify multiple RSTR responses, each of which has separate key information.
 



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