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

Packages that use PropertiesType
org.apache.wss4j.binding.wssc13 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of PropertiesType in org.apache.wss4j.binding.wssc13
 

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

Methods in org.apache.wss4j.binding.wssc13 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.wssc13 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.