Uses of Package
org.keycloak.protocol.oauth2.cimd.provider
Packages that use org.keycloak.protocol.oauth2.cimd.provider
Package
Description
-
Classes in org.keycloak.protocol.oauth2.cimd.provider used by org.keycloak.protocol.oauth2.cimd.clientpolicy.executorClassDescriptionThe interface provides the following features: Determining if (re-)fetching a client metadata is needed Concrete process of caching a client metadata: create and update Update cache expiry time Augment a client metadata in
ClientRepresentation -
Classes in org.keycloak.protocol.oauth2.cimd.provider used by org.keycloak.protocol.oauth2.cimd.providerClassDescriptionThe abstract class persists client metadata.The abstract class is the factory class of
AbstractPersistentClientIdMetadataDocumentProvider.The interface provides the following features: Determining if (re-)fetching a client metadata is needed Concrete process of caching a client metadata: create and update Update cache expiry time Augment a client metadata inClientRepresentationThe interface is a factory ofClientIdMetadataDocumentProvider.