Uses of Package
org.opensaml.saml.metadata.resolver
-
Packages that use org.opensaml.saml.metadata.resolver Package Description org.opensaml.saml.common.binding.impl Implementation of SAML binding-level functionality, such as MessageHandlers.org.opensaml.saml.common.messaging.context Context classes for SAML-based messaging function.org.opensaml.saml.common.profile.logic Functions and predicates supporting common SAML profile behavior.org.opensaml.saml.metadata.criteria.entity Classes for SAML metadata entity criteria.org.opensaml.saml.metadata.resolver Classes for SAML metadata resolution.org.opensaml.saml.metadata.resolver.impl Classes for retrieving, filtering, and querying metadata.org.opensaml.saml.saml2.binding.decoding.impl SAML 2.0 message decoders.org.opensaml.saml.security.impl Classes related to verifying various credentials within a SAML system. -
Classes in org.opensaml.saml.metadata.resolver used by org.opensaml.saml.common.binding.impl Class Description RoleDescriptorResolver A resolver that is capable of resolvingRoleDescriptorinstances which meet certain supplied criteria. -
Classes in org.opensaml.saml.metadata.resolver used by org.opensaml.saml.common.messaging.context Class Description DetectDuplicateEntityIDs Strategy for performing detection of duplicate entityIDs across metadata resolvers. -
Classes in org.opensaml.saml.metadata.resolver used by org.opensaml.saml.common.profile.logic Class Description MetadataResolver A resolver that is capable of resolvingEntityDescriptorinstances which meet certain supplied criteria. -
Classes in org.opensaml.saml.metadata.resolver used by org.opensaml.saml.metadata.criteria.entity Class Description DetectDuplicateEntityIDs Strategy for performing detection of duplicate entityIDs across metadata resolvers. -
Classes in org.opensaml.saml.metadata.resolver used by org.opensaml.saml.metadata.resolver Class Description ClearableMetadataResolver Specialization ofMetadataResolverthat supports on-demand clearing of the resolver's internal cache of data.DetectDuplicateEntityIDs Strategy for performing detection of duplicate entityIDs across metadata resolvers.MetadataResolver A resolver that is capable of resolvingEntityDescriptorinstances which meet certain supplied criteria.RefreshableMetadataResolver Specialization ofMetadataResolverthat supports on-demand refresh. -
Classes in org.opensaml.saml.metadata.resolver used by org.opensaml.saml.metadata.resolver.impl Class Description BatchMetadataResolver Marker interface forMetadataResolverimplementations which resolve metadata from a batch of data loaded and processed in advance of resolution operations, for example by loading an XML document from a file or HTTP resource at component initialization time.ClearableMetadataResolver Specialization ofMetadataResolverthat supports on-demand clearing of the resolver's internal cache of data.DynamicMetadataResolver Marker interface forMetadataResolverimplementations 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 a remote network-based metadata publishing endpoint or metadata oracle service.MetadataResolver A resolver that is capable of resolvingEntityDescriptorinstances which meet certain supplied criteria.RefreshableMetadataResolver Specialization ofMetadataResolverthat supports on-demand refresh.RoleDescriptorResolver A resolver that is capable of resolvingRoleDescriptorinstances which meet certain supplied criteria. -
Classes in org.opensaml.saml.metadata.resolver used by org.opensaml.saml.saml2.binding.decoding.impl Class Description RoleDescriptorResolver A resolver that is capable of resolvingRoleDescriptorinstances which meet certain supplied criteria. -
Classes in org.opensaml.saml.metadata.resolver used by org.opensaml.saml.security.impl Class Description RoleDescriptorResolver A resolver that is capable of resolvingRoleDescriptorinstances which meet certain supplied criteria.