Uses of Class
org.apache.xml.security.algorithms.JCEMapper.Algorithm
Packages that use JCEMapper.Algorithm
-
Uses of JCEMapper.Algorithm in org.apache.xml.security.algorithms
Fields in org.apache.xml.security.algorithms with type parameters of type JCEMapper.AlgorithmModifier and TypeFieldDescriptionprivate static Map<String, JCEMapper.Algorithm> JCEMapper.algorithmsMapMethods in org.apache.xml.security.algorithms that return JCEMapper.AlgorithmModifier and TypeMethodDescriptionprivate static JCEMapper.AlgorithmJCEMapper.getAlgorithm(String algorithmURI) Method getAlgorithmMethods in org.apache.xml.security.algorithms with parameters of type JCEMapper.AlgorithmModifier and TypeMethodDescriptionstatic voidJCEMapper.register(String id, JCEMapper.Algorithm algorithm) Method register