Uses of Class
net.shibboleth.oidc.security.jose.impl.DefaultDataEncryptionAlgorithmsLookupStrategy
Packages that use DefaultDataEncryptionAlgorithmsLookupStrategy
Package
Description
Implementation of cryptographic primitives that support JOSE objects.
-
Uses of DefaultDataEncryptionAlgorithmsLookupStrategy in net.shibboleth.oidc.security.jose.impl
Subclasses of DefaultDataEncryptionAlgorithmsLookupStrategy in net.shibboleth.oidc.security.jose.implModifier and TypeClassDescriptionclassA lookup strategy that finds data/content encryption algorithms from local configuration that are compatible with those advertised by the RP/client information.classA lookup strategy that finds data/content encryption algorithms from local configuration that are compatible with those advertised by the OpenID Provider.