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 JCEAlgorithmMappingsTypeConfigurationType.jceAlgorithmMappingsMethods in org.apache.xml.security.configuration that return JCEAlgorithmMappingsTypeModifier and TypeMethodDescriptionObjectFactory.createJCEAlgorithmMappingsType()Create an instance ofJCEAlgorithmMappingsTypeConfigurationType.getJCEAlgorithmMappings()Gets the value of the jceAlgorithmMappings property.Methods in org.apache.xml.security.configuration with parameters of type JCEAlgorithmMappingsTypeModifier and TypeMethodDescriptionvoidConfigurationType.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 voidJCEAlgorithmMapper.init(JCEAlgorithmMappingsType jceAlgorithmMappingsType)