Uses of Interface
org.opensaml.saml.saml2.common.CacheableSAMLObject
Packages that use CacheableSAMLObject
Package
Description
Interfaces for SAML 2 Metadata Profile for Standalone Query Requesters.
Implementation for SAML v2.0 Metadata Extension for Stand-Alone Query Requesters.
Interfaces for elements and attributes used in multiple SAML 2.0 specification.
Concrete definitions of the objects described in saml-metadata-2.0-os work.
Concrete implementations of the metadata APIs.
-
Uses of CacheableSAMLObject in org.opensaml.saml.ext.saml2mdquery
Subinterfaces of CacheableSAMLObject in org.opensaml.saml.ext.saml2mdqueryModifier and TypeInterfaceDescriptioninterface
SAML 2.0 Metadata extension AttributeQueryDescriptorType.interface
SAML 2.0 Metadata extension AuthnQueryDescriptorType.interface
SAML 2.0 Metadata extension AuthzDecisionQueryDescriptorType.interface
SAML 2.0 Metadata extension QueryDescriptorType. -
Uses of CacheableSAMLObject in org.opensaml.saml.ext.saml2mdquery.impl
Classes in org.opensaml.saml.ext.saml2mdquery.impl that implement CacheableSAMLObjectModifier and TypeClassDescriptionclass
Concrete implementation ofAttributeQueryDescriptorType
.class
Concrete implementation ofAuthnQueryDescriptorType
.class
Concrete implementation ofAuthzDecisionQueryDescriptorType
.class
Concrete implementation ofQueryDescriptorType
. -
Uses of CacheableSAMLObject in org.opensaml.saml.saml2.common
Methods in org.opensaml.saml.saml2.common with parameters of type CacheableSAMLObjectModifier and TypeMethodDescriptionstatic Instant
SAML2Support.getEarliestExpirationFromCacheable
(CacheableSAMLObject cacheableObject, Instant candidateTime, Instant now) Gets the earliest effective expiration instant of the specified cacheable SAML object and the specified candidate time. -
Uses of CacheableSAMLObject in org.opensaml.saml.saml2.metadata
Subinterfaces of CacheableSAMLObject in org.opensaml.saml.saml2.metadataModifier and TypeInterfaceDescriptioninterface
SAML 2.0 Metadata AffiliationDescriptorType.interface
SAML 2.0 Metadata AttributeAuthorityDescriptor.interface
SAML 2.0 Metadata AuthnAuthorityDescriptor.interface
SAML 2.0 Metadata EntitiesDescriptor.interface
SAML 2.0 Metadata EntityDescriptor.interface
SAML 2.0 Metadata IDPSSODescriptorType.interface
SAML 2.0 Metadata PDPDescriptor.interface
SAML 2.0 Metadata RoleDescriptor.interface
SAML 2.0 Metadata SPSSODescriptorType.interface
SAML 2.0 Metadata SSODescriptor. -
Uses of CacheableSAMLObject in org.opensaml.saml.saml2.metadata.impl
Classes in org.opensaml.saml.saml2.metadata.impl that implement CacheableSAMLObjectModifier and TypeClassDescriptionclass
Concrete implementation ofAffiliationDescriptor
.class
A concrete implementation ofAttributeAuthorityDescriptor
.class
Concrete implementation ofAuthnAuthorityDescriptor
.class
Concrete implementation ofEntitiesDescriptor
.class
Concretate implementation ofEntitiesDescriptor
.class
Concrete implementation ofIDPSSODescriptor
.class
Concrete implementation ofPDPDescriptor
.class
Concrete implementation ofRoleDescriptor
.class
Concrete implementation ofSPSSODescriptor
.class
Concrete implementation ofSSODescriptor
.