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 SAML 2.0 metadata objects.
-
Uses of CacheableSAMLObject in org.opensaml.saml.ext.saml2mdquery
Subinterfaces of CacheableSAMLObject in org.opensaml.saml.ext.saml2mdqueryModifier and TypeInterfaceDescriptioninterfaceSAML 2.0 Metadata extension AttributeQueryDescriptorType.interfaceSAML 2.0 Metadata extension AuthnQueryDescriptorType.interfaceSAML 2.0 Metadata extension AuthzDecisionQueryDescriptorType.interfaceSAML 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 TypeClassDescriptionclassConcrete implementation ofAttributeQueryDescriptorType.classConcrete implementation ofAuthnQueryDescriptorType.classConcrete implementation ofAuthzDecisionQueryDescriptorType.classConcrete 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 InstantSAML2Support.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 TypeInterfaceDescriptioninterfaceSAML 2.0 Metadata AffiliationDescriptorType.interfaceSAML 2.0 Metadata AttributeAuthorityDescriptor.interfaceSAML 2.0 Metadata AuthnAuthorityDescriptor.interfaceSAML 2.0 Metadata EntitiesDescriptor.interfaceSAML 2.0 Metadata EntityDescriptor.interfaceSAML 2.0 Metadata IDPSSODescriptorType.interfaceSAML 2.0 Metadata PDPDescriptor.interfaceSAML 2.0 Metadata RoleDescriptor.interfaceSAML 2.0 Metadata SPSSODescriptorType.interfaceSAML 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 TypeClassDescriptionclassConcrete implementation ofAffiliationDescriptor.classA concrete implementation ofAttributeAuthorityDescriptor.classConcrete implementation ofAuthnAuthorityDescriptor.classConcrete implementation ofEntitiesDescriptor.classConcretate implementation ofEntityDescriptor.classConcrete implementation ofIDPSSODescriptor.classConcrete implementation ofPDPDescriptor.classConcrete implementation ofRoleDescriptor.classComponent that adapts an instance ofXSAnyto the interfaceRoleDescriptor.classConcrete implementation ofSPSSODescriptor.classConcrete implementation ofSSODescriptor.