Uses of Class
org.apache.wss4j.binding.wssc200502.PropertiesType
-
Packages that use PropertiesType Package Description org.apache.wss4j.binding.wssc200502 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PropertiesType in org.apache.wss4j.binding.wssc200502
Methods in org.apache.wss4j.binding.wssc200502 that return PropertiesType Modifier and Type Method Description PropertiesTypeObjectFactory. createPropertiesType()Create an instance ofPropertiesTypePropertiesTypeDerivedKeyTokenType. getProperties()Gets the value of the properties property.Methods in org.apache.wss4j.binding.wssc200502 with parameters of type PropertiesType Modifier and Type Method Description voidDerivedKeyTokenType. setProperties(PropertiesType value)Sets the value of the properties property.
-