Uses of Interface
org.opensaml.saml.saml2.common.TimeBoundSAMLObject
-
Packages that use TimeBoundSAMLObject Package Description org.opensaml.saml.ext.saml2mdquery Interfaces for SAML 2 Metadata Profile for Standalone Query Requesters.org.opensaml.saml.saml2.common Interfaces for elements and attributes used in multiple SAML 2.0 specification.org.opensaml.saml.saml2.metadata Concrete definitions of the objects described in saml-metadata-2.0-os work. -
-
Uses of TimeBoundSAMLObject in org.opensaml.saml.ext.saml2mdquery
Subinterfaces of TimeBoundSAMLObject in org.opensaml.saml.ext.saml2mdquery Modifier and Type Interface Description interfaceAttributeQueryDescriptorTypeSAML 2.0 Metadata extension AttributeQueryDescriptorType.interfaceAuthnQueryDescriptorTypeSAML 2.0 Metadata extension AuthnQueryDescriptorType.interfaceAuthzDecisionQueryDescriptorTypeSAML 2.0 Metadata extension AuthzDecisionQueryDescriptorType.interfaceQueryDescriptorTypeSAML 2.0 Metadata extension QueryDescriptorType. -
Uses of TimeBoundSAMLObject in org.opensaml.saml.saml2.common
Methods in org.opensaml.saml.saml2.common with parameters of type TimeBoundSAMLObject Modifier and Type Method Description static 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.metadata Modifier and Type Interface Description interfaceAffiliationDescriptorSAML 2.0 Metadata AffiliationDescriptorType.interfaceAttributeAuthorityDescriptorSAML 2.0 Metadata AttributeAuthorityDescriptor.interfaceAuthnAuthorityDescriptorSAML 2.0 Metadata AuthnAuthorityDescriptor.interfaceEntitiesDescriptorSAML 2.0 Metadata EntitiesDescriptor.interfaceEntityDescriptorSAML 2.0 Metadata EntityDescriptor.interfaceIDPSSODescriptorSAML 2.0 Metadata IDPSSODescriptorType.interfacePDPDescriptorSAML 2.0 Metadata PDPDescriptor.interfaceRoleDescriptorSAML 2.0 Metadata RoleDescriptor.interfaceSPSSODescriptorSAML 2.0 Metadata SPSSODescriptorType.interfaceSSODescriptorSAML 2.0 Metadata SSODescriptor.
-