Uses of Interface
org.opensaml.saml2.common.TimeBoundSAMLObject

Packages that use TimeBoundSAMLObject
org.opensaml.saml2.metadata Interfaces for SAML 2.0 metadata specification types and elements. 
org.opensaml.saml2.metadata.impl Implementations of the SAML 2.0 metadata specification types and elements. 
org.opensaml.samlext.saml2mdquery Interfaces for SAML 2 metadata standalone query endpoints profile. 
org.opensaml.samlext.saml2mdquery.impl Implemention for SAML 2 metadata standalone query endpoints profile objects. 
 

Uses of TimeBoundSAMLObject in org.opensaml.saml2.metadata
 

Subinterfaces of TimeBoundSAMLObject in org.opensaml.saml2.metadata
 interface AffiliationDescriptor
          SAML 2.0 Metadata AffiliationDescriptorType
 interface AttributeAuthorityDescriptor
          SAML 2.0 Metadata AttributeAuthorityDescriptor
 interface AuthnAuthorityDescriptor
          SAML 2.0 Metadata AuthnAuthorityDescriptor
 interface EntitiesDescriptor
          SAML 2.0 Metadata EntitiesDescriptor.
 interface EntityDescriptor
          SAML 2.0 Metadata EntityDescriptor
 interface IDPSSODescriptor
          SAML 2.0 Metadata IDPSSODescriptorType
 interface PDPDescriptor
          SAML 2.0 Metadata PDPDescriptor.
 interface RoleDescriptor
          SAML 2.0 Metadata RoleDescriptor.
 interface SPSSODescriptor
          SAML 2.0 Metadata SPSSODescriptorType
 interface SSODescriptor
          SAML 2.0 Metadata SSODescriptor
 

Uses of TimeBoundSAMLObject in org.opensaml.saml2.metadata.impl
 

Classes in org.opensaml.saml2.metadata.impl that implement TimeBoundSAMLObject
 class AffiliationDescriptorImpl
          Concrete implementation of AffiliationDescriptor.
 class AttributeAuthorityDescriptorImpl
          A concrete implementation of AttributeAuthorityDescriptor.
 class AuthnAuthorityDescriptorImpl
          Concreate implementation of AuthnAuthorityDescriptor
 class EntitiesDescriptorImpl
          Concrete implementation of EntitiesDescriptor.
 class EntityDescriptorImpl
          Concretate implementation of EntitiesDescriptor.
 class IDPSSODescriptorImpl
          Concrete implementation of IDPSSODescriptor.
 class PDPDescriptorImpl
          Concrete implementation of PDPDescriptor.
 class RoleDescriptorImpl
          Concrete implementation of RoleDescriptor.
 class SPSSODescriptorImpl
          Concrete implementation of SPSSODescriptor.
 class SSODescriptorImpl
          Concrete implementation of SSODescriptor.
 

Uses of TimeBoundSAMLObject in org.opensaml.samlext.saml2mdquery
 

Subinterfaces of TimeBoundSAMLObject in org.opensaml.samlext.saml2mdquery
 interface AttributeQueryDescriptorType
          SAML 2.0 Metadata extension AttributeQueryDescriptorType.
 interface AuthnQueryDescriptorType
          SAML 2.0 Metadata extension AuthnQueryDescriptorType.
 interface AuthzDecisionQueryDescriptorType
          SAML 2.0 Metadata extension AuthzDecisionQueryDescriptorType.
 interface QueryDescriptorType
          SAML 2.0 Metadata extension QueryDescriptorType.
 

Uses of TimeBoundSAMLObject in org.opensaml.samlext.saml2mdquery.impl
 

Classes in org.opensaml.samlext.saml2mdquery.impl that implement TimeBoundSAMLObject
 class AttributeQueryDescriptorTypeImpl
          Concrete implementation of AttributeQueryDescriptorType.
 class AuthnQueryDescriptorTypeImpl
          Concrete implementation of AuthnQueryDescriptorType.
 class AuthzDecisionQueryDescriptorTypeImpl
          Concrete implementation of AuthzDecisionQueryDescriptorType.
 class QueryDescriptorTypeImpl
          Concrete implementation of QueryDescriptorType.
 



Copyright © 2006-2009 Internet2. All Rights Reserved.