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

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

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

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

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