Uses of Class
net.shibboleth.oidc.security.jose.impl.DefaultKeyTransportEncryptionAlgorithmsLookupStrategy
Packages that use DefaultKeyTransportEncryptionAlgorithmsLookupStrategy
Package
Description
Implementation of cryptographic primitives that support JOSE objects.
-
Uses of DefaultKeyTransportEncryptionAlgorithmsLookupStrategy in net.shibboleth.oidc.security.jose.impl
Subclasses of DefaultKeyTransportEncryptionAlgorithmsLookupStrategy in net.shibboleth.oidc.security.jose.implModifier and TypeClassDescriptionclassA lookup strategy that finds key transport algorithms from local configuration that are compatible with those configured to RP.classA lookup strategy that finds key transport algorithms from local configuration that are compatible with those advertised by the downstream OpenID Provider.