Uses of Class
org.apache.wss4j.binding.wssc13.DerivedKeyTokenType
-
Packages that use DerivedKeyTokenType Package Description 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 Modifier and Type Method Description DerivedKeyTokenTypeObjectFactory. createDerivedKeyTokenType()Create an instance ofDerivedKeyTokenTypeMethods in org.apache.wss4j.binding.wssc13 that return types with arguments of type DerivedKeyTokenType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DerivedKeyTokenType>ObjectFactory. createDerivedKeyToken(DerivedKeyTokenType value)Methods in org.apache.wss4j.binding.wssc13 with parameters of type DerivedKeyTokenType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DerivedKeyTokenType>ObjectFactory. createDerivedKeyToken(DerivedKeyTokenType value)
-