Uses of Class
com.sun.xml.ws.security.secconv.impl.bindings.PropertiesType

Packages that use PropertiesType
com.sun.xml.ws.security.secconv.impl.bindings   
 

Uses of PropertiesType in com.sun.xml.ws.security.secconv.impl.bindings
 

Fields in com.sun.xml.ws.security.secconv.impl.bindings declared as PropertiesType
protected  PropertiesType DerivedKeyTokenType.properties
           
 

Methods in com.sun.xml.ws.security.secconv.impl.bindings that return PropertiesType
 PropertiesType ObjectFactory.createPropertiesType()
          Create an instance of PropertiesType
 PropertiesType DerivedKeyTokenType.getProperties()
          Gets the value of the properties property.
 

Methods in com.sun.xml.ws.security.secconv.impl.bindings with parameters of type PropertiesType
 void DerivedKeyTokenType.setProperties(PropertiesType value)
          Sets the value of the properties property.
 



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