Uses of Interface
se.swedenconnect.security.algorithms.AlgorithmRegistry
Packages that use AlgorithmRegistry
Package
Description
Algorithm registry and representations of differens algorithms
Implementation classes for the algorithm registry support.
-
Uses of AlgorithmRegistry in se.swedenconnect.security.algorithms
Classes in se.swedenconnect.security.algorithms that implement AlgorithmRegistryMethods in se.swedenconnect.security.algorithms with parameters of type AlgorithmRegistryModifier and TypeMethodDescriptionstatic void
AlgorithmRegistrySingleton.setAlgorithmRegistry
(AlgorithmRegistry algorithmRegistry) Assigns theAlgorithmRegistry
instance to be used by this singleton. -
Uses of AlgorithmRegistry in se.swedenconnect.security.algorithms.impl
Classes in se.swedenconnect.security.algorithms.impl that implement AlgorithmRegistryModifier and TypeClassDescriptionclass
Default implementation of theAlgorithmRegistry
interface.class
Static implementation of theAlgorithmRegistry
with fixed defaults.