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

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

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

Methods in org.apache.wss4j.binding.wssc13 that return DerivedKeyTokenType
 DerivedKeyTokenType ObjectFactory.createDerivedKeyTokenType()
          Create an instance of DerivedKeyTokenType
 

Methods in org.apache.wss4j.binding.wssc13 that return types with arguments of type DerivedKeyTokenType
 JAXBElement<DerivedKeyTokenType> ObjectFactory.createDerivedKeyToken(DerivedKeyTokenType value)
          Create an instance of JAXBElement<DerivedKeyTokenType>}
 

Methods in org.apache.wss4j.binding.wssc13 with parameters of type DerivedKeyTokenType
 JAXBElement<DerivedKeyTokenType> ObjectFactory.createDerivedKeyToken(DerivedKeyTokenType value)
          Create an instance of JAXBElement<DerivedKeyTokenType>}
 



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