Uses of Class
org.apache.xml.security.binding.xmlenc11.DerivedKeyType
-
Packages that use DerivedKeyType Package Description org.apache.xml.security.binding.xmlenc11 -
-
Uses of DerivedKeyType in org.apache.xml.security.binding.xmlenc11
Methods in org.apache.xml.security.binding.xmlenc11 that return DerivedKeyType Modifier and Type Method Description DerivedKeyType
ObjectFactory. createDerivedKeyType()
Create an instance ofDerivedKeyType
Methods in org.apache.xml.security.binding.xmlenc11 that return types with arguments of type DerivedKeyType Modifier and Type Method Description javax.xml.bind.JAXBElement<DerivedKeyType>
ObjectFactory. createDerivedKey(DerivedKeyType value)
Methods in org.apache.xml.security.binding.xmlenc11 with parameters of type DerivedKeyType Modifier and Type Method Description javax.xml.bind.JAXBElement<DerivedKeyType>
ObjectFactory. createDerivedKey(DerivedKeyType value)
-