Uses of Class
com.sun.xml.ws.security.trust.impl.wssx.bindings.SecondaryParametersType

Packages that use SecondaryParametersType
com.sun.xml.ws.security.trust.impl.wssx.bindings   
com.sun.xml.ws.security.trust.impl.wssx.elements   
 

Uses of SecondaryParametersType in com.sun.xml.ws.security.trust.impl.wssx.bindings
 

Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return SecondaryParametersType
 SecondaryParametersType ObjectFactory.createSecondaryParametersType()
          Create an instance of SecondaryParametersType
 

Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return types with arguments of type SecondaryParametersType
 JAXBElement<SecondaryParametersType> ObjectFactory.createSecondaryParameters(SecondaryParametersType value)
          Create an instance of JAXBElement<SecondaryParametersType>}
 

Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings with parameters of type SecondaryParametersType
 JAXBElement<SecondaryParametersType> ObjectFactory.createSecondaryParameters(SecondaryParametersType value)
          Create an instance of JAXBElement<SecondaryParametersType>}
 

Uses of SecondaryParametersType in com.sun.xml.ws.security.trust.impl.wssx.elements
 

Subclasses of SecondaryParametersType in com.sun.xml.ws.security.trust.impl.wssx.elements
 class SecondaryParametersImpl
          Implementation of the SecondaryParameters interface.
 

Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type SecondaryParametersType
SecondaryParametersImpl(SecondaryParametersType spType)
           
 



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