Uses of Interface
org.opensaml.saml.saml2.common.TimeBoundSAMLObject
Packages that use TimeBoundSAMLObject
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 TimeBoundSAMLObject in org.opensaml.saml.ext.saml2mdquery
Subinterfaces of TimeBoundSAMLObject 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 TimeBoundSAMLObject in org.opensaml.saml.ext.saml2mdquery.impl
Classes in org.opensaml.saml.ext.saml2mdquery.impl that implement TimeBoundSAMLObjectModifier and TypeClassDescriptionclassConcrete implementation ofAttributeQueryDescriptorType.classConcrete implementation ofAuthnQueryDescriptorType.classConcrete implementation ofAuthzDecisionQueryDescriptorType.classConcrete implementation ofQueryDescriptorType. -
Uses of TimeBoundSAMLObject in org.opensaml.saml.saml2.common
Methods in org.opensaml.saml.saml2.common with parameters of type TimeBoundSAMLObjectModifier and TypeMethodDescriptionstatic InstantSAML2Support.getEarliestExpirationFromTimeBound(TimeBoundSAMLObject timeBoundObject, Instant candidateTime) Gets the earliest effective expiration instant of the specified time-bound SAML object and the specified candidate time. -
Uses of TimeBoundSAMLObject in org.opensaml.saml.saml2.metadata
Subinterfaces of TimeBoundSAMLObject 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 TimeBoundSAMLObject in org.opensaml.saml.saml2.metadata.impl
Classes in org.opensaml.saml.saml2.metadata.impl that implement TimeBoundSAMLObjectModifier 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.