Uses of Package
net.shibboleth.oidc.metadata
-
Packages that use net.shibboleth.oidc.metadata Package Description net.shibboleth.oidc.metadata Interfaces and common classes related to resolution of OIDC metadata (or client information).net.shibboleth.oidc.metadata.cache.impl Metadata cache implementation.net.shibboleth.oidc.metadata.impl Implementation classes related to resolution of OIDC metadata (or client information).net.shibboleth.oidc.metadata.keyinfo.ext.impl.provider Implementation classes related to KeyInfo extensions.net.shibboleth.oidc.metadata.policy.impl Metadata policy implementation.net.shibboleth.oidc.profile.spring.relyingparty.metadata.impl Spring-aware tools for resolving OIDC entities. -
Classes in net.shibboleth.oidc.metadata used by net.shibboleth.oidc.metadata Class Description BackingStore A backing store that holds cached objects.ClientInformationManagerException Exception indicating a problem managing client information.ClientInformationResolver A resolver that is capable of resolvingClientInformationinstances which meet certain supplied criteria.MetadataManagementData Class that holds management data about an entities metadata.OIDCMetadataResolver Generic interface for OIDC Metadata resolvers which process specified criteria and produce some implementation-specific result information.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.RelyingPartyClientInformationProvider This class exists primarily to allow the parsing of relying-party.xml to create a serviceable implementation ofClientInformationResolver. -
Classes in net.shibboleth.oidc.metadata used by net.shibboleth.oidc.metadata.cache.impl Class Description BackingStore A backing store that holds cached objects.BatchBackingStore A specialisation of aBackingStorethat deals with batch metadata.DynamicBackingStore A dynamic version of aBackingStore.MetadataManagementData Class that holds management data about an entities metadata. -
Classes in net.shibboleth.oidc.metadata used by net.shibboleth.oidc.metadata.impl Class Description BackingStore A backing store that holds cached objects.BatchBackingStore A specialisation of aBackingStorethat deals with batch metadata.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.ClientSecretValueResolver A resolver that is capable of resolving client secret values (asStrings) which meet certain supplied criteria.DynamicBackingStore A dynamic version of aBackingStore.JSONMetadataResolver A resolver that is capable of resolvingMapinstances which meet certain supplied criteria.MapBasedMetadataResolver A resolver that is capable of resolving Maps which meet certain supplied criteria.MetadataManagementData Class that holds management data about an entities metadata.OIDCMetadataResolver Generic interface for OIDC Metadata resolvers which process specified criteria and produce some implementation-specific result information.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. -
Classes in net.shibboleth.oidc.metadata used by net.shibboleth.oidc.metadata.keyinfo.ext.impl.provider Class Description ClientSecretValueResolver A resolver that is capable of resolving client secret values (asStrings) which meet certain supplied criteria. -
Classes in net.shibboleth.oidc.metadata used by net.shibboleth.oidc.metadata.policy.impl Class Description OIDCMetadataResolver Generic interface for OIDC Metadata resolvers which process specified criteria and produce some implementation-specific result information. -
Classes in net.shibboleth.oidc.metadata used by net.shibboleth.oidc.profile.spring.relyingparty.metadata.impl Class Description ClientInformationResolver A resolver that is capable of resolvingClientInformationinstances which meet certain supplied criteria.ProviderMetadataResolver A resolver that is capable of resolvingOIDCProviderMetadatainstances which meet certain supplied criteria.