Uses of Class
org.apache.xml.security.binding.xmlenc11.PRFAlgorithmIdentifierType
-
Packages that use PRFAlgorithmIdentifierType Package Description org.apache.xml.security.binding.xmlenc11 -
-
Uses of PRFAlgorithmIdentifierType in org.apache.xml.security.binding.xmlenc11
Fields in org.apache.xml.security.binding.xmlenc11 declared as PRFAlgorithmIdentifierType Modifier and Type Field Description protected PRFAlgorithmIdentifierTypePBKDF2ParameterType. prfMethods in org.apache.xml.security.binding.xmlenc11 that return PRFAlgorithmIdentifierType Modifier and Type Method Description PRFAlgorithmIdentifierTypeObjectFactory. createPRFAlgorithmIdentifierType()Create an instance ofPRFAlgorithmIdentifierTypePRFAlgorithmIdentifierTypePBKDF2ParameterType. getPRF()Gets the value of the prf property.Methods in org.apache.xml.security.binding.xmlenc11 with parameters of type PRFAlgorithmIdentifierType Modifier and Type Method Description voidPBKDF2ParameterType. setPRF(PRFAlgorithmIdentifierType value)Sets the value of the prf property.
-