Uses of Class
com.sun.xml.ws.security.secconv.impl.bindings.PropertiesType
-
Packages that use PropertiesType Package Description 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 Modifier and Type Field Description protected PropertiesTypeDerivedKeyTokenType. propertiesMethods in com.sun.xml.ws.security.secconv.impl.bindings that return PropertiesType Modifier and Type Method Description PropertiesTypeObjectFactory. createPropertiesType()Create an instance ofPropertiesTypePropertiesTypeDerivedKeyTokenType. getProperties()Gets the value of the properties property.Methods in com.sun.xml.ws.security.secconv.impl.bindings with parameters of type PropertiesType Modifier and Type Method Description voidDerivedKeyTokenType. setProperties(PropertiesType value)Sets the value of the properties property.
-