All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractEvaluableMetadataCriterion<T> Base class for all metadata criterion classes.BackingStore<I,T> A backing store that holds cached objects.BatchBackingStore<I,T> A specialisation of aBackingStorethat deals with batch metadata.CacheLoadingContext Context to hold information pertaining to a cache loading event.CacheLoadingException Exception to catch cache loading errors.ClientIDCriterion ACriterionrepresenting an OIDC client ID.ClientInformationManager A manager that is capable of managingClientInformationinstances.ClientInformationManagerException Exception indicating a problem managing client information.ClientInformationResolver A resolver that is capable of resolvingClientInformationinstances which meet certain supplied criteria.ClientSecretReferenceCriterion ACriterionrepresenting a reference to a client secret.ClientSecretValueResolver A resolver that is capable of resolving client secret values (asStrings) which meet certain supplied criteria.DynamicBackingStore<I,T> A dynamic version of a BackingStore.DynamicOIDCMetadataResolver<T> Marker interface forOIDCMetadataResolverimplementations which resolve metadata by dynamically querying for the requested data individually at the time of the resolution operation, for example by invoking a request to the well-known provider configuration endpoint.ExpirationTimeContext<T> Context to hold information pertaining to the computation of a metadata's expiration time.FilterException An exception thrown during the evaluation of aMetadataFilter.IssuerIDCriterion ACriterionrepresenting an OIDC issuer ID.JSONMetadataResolver A resolver that is capable of resolvingMapinstances which meet certain supplied criteria.LoadingStrategy A strategy that loads binary information from a configured source.MapBasedMetadataResolver A resolver that is capable of resolving Maps which meet certain supplied criteria.MetadataCache<U> A cache for loading, storing, and retrieving metadata against against the suppliedCriteriaSet.MetadataCacheException Base exception for metadata cache related errors.MetadataFilter<T> A metadata filter is used to process a metadata document after it has been acquired from a metadata source.MetadataFilterContext Class used to provide contextual information at runtime toMetadataFilterimplementations.MetadataFilterContext.Data Marker interface for data classes to be used withMetadataFilterContext.MetadataManagementData<MetadataIdentifier> Class that holds management data about an entities metadata.MetadataPolicy The metadata policy for a single claim.MetadataPolicy.Builder Builder class for theMetadataPolicyobjects.MetadataPolicyResolver A resolver that is capable of resolving map of metadata policies (in the entry values asMetadataPolicyobjects) which meet certain supplied criteria.MetadataSource Data object forMetadataFilterContextintended to hold information about the source of the metadata currently being processed.OIDCMetadataContext Subcontext carrying information on metadata of the relying party.OIDCMetadataResolver<T> Generic interface for OIDC Metadata resolvers which process specified criteria and produce some implementation-specific result information.OIDCProviderMetadataContext Subcontext carrying information on metadata of the OpenID Connect Provider.ProviderMetadataProviderContainer This class is a sortable container ofProviderMetadataResolvers, wrapped into a serviceable component.ProviderMetadataResolver A resolver that is capable of resolvingOIDCProviderMetadatainstances which meet certain supplied criteria.RefreshableClientInformationResolver Specialization ofClientInformationResolverthat supports on-demand refresh.RefreshableProviderMetadataResolver Specialization ofProviderMetadataResolverthat supports on-demand refresh.RelyingPartyClientInformationProvider This class exists primarily to allow the parsing of relying-party.xml to create a serviceable implementation ofClientInformationResolver.ResourceLocationCriterion ACriterionrepresenting a resource location.