Uses of Class
org.apache.xml.security.configuration.JCEAlgorithmMappingsType
Packages that use JCEAlgorithmMappingsType
-
Uses of JCEAlgorithmMappingsType in org.apache.xml.security.configuration
Fields in org.apache.xml.security.configuration declared as JCEAlgorithmMappingsTypeModifier and TypeFieldDescriptionprotected JCEAlgorithmMappingsType
ConfigurationType.jceAlgorithmMappings
Methods in org.apache.xml.security.configuration that return JCEAlgorithmMappingsTypeModifier and TypeMethodDescriptionObjectFactory.createJCEAlgorithmMappingsType()
Create an instance ofJCEAlgorithmMappingsType
ConfigurationType.getJCEAlgorithmMappings()
Gets the value of the jceAlgorithmMappings property.Methods in org.apache.xml.security.configuration with parameters of type JCEAlgorithmMappingsTypeModifier and TypeMethodDescriptionvoid
ConfigurationType.setJCEAlgorithmMappings
(JCEAlgorithmMappingsType value) Sets the value of the jceAlgorithmMappings property. -
Uses of JCEAlgorithmMappingsType in org.apache.xml.security.stax.config
Methods in org.apache.xml.security.stax.config with parameters of type JCEAlgorithmMappingsTypeModifier and TypeMethodDescriptionprotected static void
JCEAlgorithmMapper.init
(JCEAlgorithmMappingsType jceAlgorithmMappingsType)