Uses of Class
org.apache.xml.security.binding.xmlenc11.AlgorithmIdentifierType
Packages that use AlgorithmIdentifierType
-
Uses of AlgorithmIdentifierType in org.apache.xml.security.binding.xmlenc11
Subclasses of AlgorithmIdentifierType in org.apache.xml.security.binding.xmlenc11Modifier and TypeClassDescriptionclassJava class for MGFType complex type.classJava class for PRFAlgorithmIdentifierType complex type.Fields in org.apache.xml.security.binding.xmlenc11 declared as AlgorithmIdentifierTypeModifier and TypeFieldDescriptionprotected AlgorithmIdentifierTypePBKDF2ParameterType.Salt.otherSourceMethods in org.apache.xml.security.binding.xmlenc11 that return AlgorithmIdentifierTypeModifier and TypeMethodDescriptionObjectFactory.createAlgorithmIdentifierType()Create an instance ofAlgorithmIdentifierTypePBKDF2ParameterType.Salt.getOtherSource()Gets the value of the otherSource property.Methods in org.apache.xml.security.binding.xmlenc11 with parameters of type AlgorithmIdentifierTypeModifier and TypeMethodDescriptionvoidPBKDF2ParameterType.Salt.setOtherSource(AlgorithmIdentifierType value) Sets the value of the otherSource property.