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 voidAlgorithmRegistrySingleton.setAlgorithmRegistry(AlgorithmRegistry algorithmRegistry) Assigns theAlgorithmRegistryinstance 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 TypeClassDescriptionclassDefault implementation of theAlgorithmRegistryinterface.classStatic implementation of theAlgorithmRegistrywith fixed defaults.