class |
ClientInformationDataEncryptionAlgorithmsLookupStrategy |
A lookup strategy that finds data/content encryption algorithms from local configuration that are compatible
with those advertised by the RP/client information.
|
class |
ClientInformationKeyTransportEncryptionAlgorithmsLookupStrategy |
A lookup strategy that finds key transport algorithms from local configuration that are compatible with those
configured to RP.
|
class |
DefaultDataEncryptionAlgorithmsLookupStrategy |
A BiFunction which pulls data encryption (content encryption) algorithms to use from the
encryption configuration and filters them.
|
class |
DefaultKeyTransportEncryptionAlgorithmsLookupStrategy |
A BiFunction that retrieves and filters the key transport encryption algorithms from the
EncryptionConfiguration inside the criteria set.
|
class |
ProviderMetadataDataEncryptionAlgorithmsLookupStrategy |
A lookup strategy that finds data/content encryption algorithms from local configuration that are compatible
with those advertised by the OpenID Provider.
|
class |
ProviderMetadataKeyTransportEncryptionAlgorithmsLookupStrategy |
A lookup strategy that finds key transport algorithms from local configuration that are compatible with those
advertised by the downstream OpenID Provider.
|