Package | Description |
---|---|
org.opensaml.saml.common.binding.impl |
Implementation of SAML binding-level functionality, such as MessageHandlers.
|
org.opensaml.saml.common.profile.logic |
Functions and predicates supporting common SAML profile behavior.
|
org.opensaml.saml.metadata.resolver |
Classes for SAML metadata resolution.
|
org.opensaml.saml.metadata.resolver.impl |
Class for retrieving, filtering, and querying metadata.
|
org.opensaml.saml.security.impl |
Classes related to verifying various credentials within a SAML system.
|
Class and Description |
---|
RoleDescriptorResolver
A resolver that is capable of resolving
RoleDescriptor instances
which meet certain supplied criteria. |
Class and Description |
---|
MetadataResolver
A resolver that is capable of resolving
EntityDescriptor instances
which meet certain supplied criteria. |
Class and Description |
---|
MetadataResolver
A resolver that is capable of resolving
EntityDescriptor instances
which meet certain supplied criteria. |
RefreshableMetadataResolver
Specialization of
MetadataResolver that supports on-demand refresh. |
Class and Description |
---|
BatchMetadataResolver
Marker interface for
MetadataResolver implementations 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. |
DynamicMetadataResolver
Marker interface for
MetadataResolver implementations 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 resolving
EntityDescriptor instances
which meet certain supplied criteria. |
RefreshableMetadataResolver
Specialization of
MetadataResolver that supports on-demand refresh. |
RoleDescriptorResolver
A resolver that is capable of resolving
RoleDescriptor instances
which meet certain supplied criteria. |
Class and Description |
---|
RoleDescriptorResolver
A resolver that is capable of resolving
RoleDescriptor instances
which meet certain supplied criteria. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.