Uses of Class
org.opensaml.xmlsec.algorithm.AlgorithmRegistry
Packages that use AlgorithmRegistry
Package
Description
Configuration and support classes for security algorithms.
-
Uses of AlgorithmRegistry in org.opensaml.xmlsec.algorithm
Methods in org.opensaml.xmlsec.algorithm that return AlgorithmRegistryModifier and TypeMethodDescriptionstatic AlgorithmRegistryAlgorithmSupport.ensureGlobalAlgorithmRegistry()Get the globalAlgorithmRegistryinstance, raising an exception if absent.static AlgorithmRegistryAlgorithmSupport.getGlobalAlgorithmRegistry()Get the globalAlgorithmRegistryinstance.