Uses of Class
org.apache.wss4j.binding.wssc200502.PropertiesType

Packages that use PropertiesType
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
 

Fields in org.apache.wss4j.binding.wssc200502 declared as PropertiesType
protected  PropertiesType DerivedKeyTokenType.properties
           
 

Methods in org.apache.wss4j.binding.wssc200502 that return PropertiesType
 PropertiesType ObjectFactory.createPropertiesType()
          Create an instance of PropertiesType
 PropertiesType DerivedKeyTokenType.getProperties()
          Gets the value of the properties property.
 

Methods in org.apache.wss4j.binding.wssc200502 with parameters of type PropertiesType
 void DerivedKeyTokenType.setProperties(PropertiesType value)
          Sets the value of the properties property.
 



Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.