opensaml::saml2md::TimeBoundSAMLObject Class Reference

Base class for metadata objects that feature a validUntil attribute. More...

#include <saml/saml2/metadata/Metadata.h>

List of all members.

Public Member Functions

 DECL_DATETIME_ATTRIB (ValidUntil, VALIDUNTIL)
bool isValid () const
 Returns true iff the object is valid at the current time.
bool isValid (time_t t) const
 Returns true iff the object is valid at the supplied time.


Detailed Description

Base class for metadata objects that feature a validUntil attribute.

Member Function Documentation

bool opensaml::saml2md::TimeBoundSAMLObject::isValid (  )  const [inline]

Returns true iff the object is valid at the current time.

bool opensaml::saml2md::TimeBoundSAMLObject::isValid ( time_t  t  )  const [inline]

Returns true iff the object is valid at the supplied time.

Parameters:
t the time to check against


The documentation for this class was generated from the following file:

Generated on Mon Dec 10 19:28:30 2012 for opensaml-2.5.1 by  doxygen 1.5.6