Uses of Class
org.apache.xml.security.configuration.JCEAlgorithmMappingsType
-
Packages that use JCEAlgorithmMappingsType Package Description org.apache.xml.security.configuration -
-
Uses of JCEAlgorithmMappingsType in org.apache.xml.security.configuration
Fields in org.apache.xml.security.configuration declared as JCEAlgorithmMappingsType Modifier and Type Field Description protected JCEAlgorithmMappingsTypeConfigurationType. jceAlgorithmMappingsMethods in org.apache.xml.security.configuration that return JCEAlgorithmMappingsType Modifier and Type Method Description JCEAlgorithmMappingsTypeObjectFactory. createJCEAlgorithmMappingsType()Create an instance ofJCEAlgorithmMappingsTypeJCEAlgorithmMappingsTypeConfigurationType. getJCEAlgorithmMappings()Gets the value of the jceAlgorithmMappings property.Methods in org.apache.xml.security.configuration with parameters of type JCEAlgorithmMappingsType Modifier and Type Method Description voidConfigurationType. setJCEAlgorithmMappings(JCEAlgorithmMappingsType value)Sets the value of the jceAlgorithmMappings property.
-