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