Uses of Class
net.shibboleth.oidc.security.jose.impl.DefaultKeyTransportEncryptionAlgorithmsLookupStrategy
-
Packages that use DefaultKeyTransportEncryptionAlgorithmsLookupStrategy Package Description net.shibboleth.oidc.security.jose.impl 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.impl Modifier and Type Class Description classClientInformationKeyTransportEncryptionAlgorithmsLookupStrategyA lookup strategy that finds key transport algorithms from local configuration that are compatible with those configured to RP.classProviderMetadataKeyTransportEncryptionAlgorithmsLookupStrategyA lookup strategy that finds key transport algorithms from local configuration that are compatible with those advertised by the downstream OpenID Provider.
-