Uses of Class
org.w3.xmldsig.KeyValueType
-
Packages that use KeyValueType Package Description org.w3.xmldsig -
-
Uses of KeyValueType in org.w3.xmldsig
Methods in org.w3.xmldsig that return KeyValueType Modifier and Type Method Description KeyValueTypeObjectFactory. createKeyValueType()Create an instance ofKeyValueTypeMethods in org.w3.xmldsig that return types with arguments of type KeyValueType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<KeyValueType>ObjectFactory. createKeyValue(KeyValueType value)Methods in org.w3.xmldsig with parameters of type KeyValueType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<KeyValueType>ObjectFactory. createKeyValue(KeyValueType value)
-