Uses of Class
org.opensaml.xmlsec.algorithm.AlgorithmRegistry
-
Packages that use AlgorithmRegistry Package Description org.opensaml.xmlsec.algorithm Configuration and support classes for security algorithms. -
-
Uses of AlgorithmRegistry in org.opensaml.xmlsec.algorithm
Methods in org.opensaml.xmlsec.algorithm that return AlgorithmRegistry Modifier and Type Method Description static AlgorithmRegistry
AlgorithmSupport. getGlobalAlgorithmRegistry()
Get the globalAlgorithmRegistry
instance.
-