opensaml-2.4.3
|
Base class for metadata objects that feature a validUntil attribute. More...
#include <saml/saml2/metadata/Metadata.h>
Public Member Functions | |
DECL_DATETIME_ATTRIB (ValidUntil, VALIDUNTIL) | |
bool | isValid () const |
Returns true iff the object is valid at the current time. More... | |
bool | isValid (time_t t) const |
Returns true iff the object is valid at the supplied time. More... | |
Base class for metadata objects that feature a validUntil attribute.
|
inline |
Returns true iff the object is valid at the current time.
|
inline |
Returns true iff the object is valid at the supplied time.