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 KeyDerivationMethodTypeDerivedKeyType.keyDerivationMethodMethods in org.apache.xml.security.binding.xmlenc11 that return KeyDerivationMethodTypeModifier and TypeMethodDescriptionObjectFactory.createKeyDerivationMethodType()Create an instance ofKeyDerivationMethodTypeDerivedKeyType.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) voidDerivedKeyType.setKeyDerivationMethod(KeyDerivationMethodType value) Sets the value of the keyDerivationMethod property.