Uses of Class
org.apache.xml.security.binding.xmlenc11.KeyDerivationMethodType
Packages that use KeyDerivationMethodType
-
Uses of KeyDerivationMethodType in org.apache.xml.security.binding.xmlenc11
Fields in org.apache.xml.security.binding.xmlenc11 declared as KeyDerivationMethodTypeModifier and TypeFieldDescriptionprotected KeyDerivationMethodType
DerivedKeyType.keyDerivationMethod
Methods in org.apache.xml.security.binding.xmlenc11 that return KeyDerivationMethodTypeModifier and TypeMethodDescriptionObjectFactory.createKeyDerivationMethodType()
Create an instance ofKeyDerivationMethodType
DerivedKeyType.getKeyDerivationMethod()
Gets the value of the keyDerivationMethod property.Methods in org.apache.xml.security.binding.xmlenc11 that return types with arguments of type KeyDerivationMethodTypeModifier and TypeMethodDescriptionObjectFactory.createKeyDerivationMethod
(KeyDerivationMethodType value) Methods in org.apache.xml.security.binding.xmlenc11 with parameters of type KeyDerivationMethodTypeModifier and TypeMethodDescriptionObjectFactory.createKeyDerivationMethod
(KeyDerivationMethodType value) void
DerivedKeyType.setKeyDerivationMethod
(KeyDerivationMethodType value) Sets the value of the keyDerivationMethod property.