Package org.opensaml.xmlsec.impl
Class AlgorithmRuntimeSupportedPredicate
java.lang.Object
org.opensaml.xmlsec.impl.AlgorithmRuntimeSupportedPredicate
A predicate which evaluates whether a cryptographic algorithm URI is effectively supported by
the runtime environment, as determined by
AlgorithmRegistry.isRuntimeSupported(String)
.-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAlgorithmRuntimeSupportedPredicate
(AlgorithmRegistry algorithmRegistry) Constructor. -
Method Summary