Home
last modified time | relevance | path

Searched defs:notonorafter (Results 1 – 1 of 1) sorted by relevance

/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/shibsp/attribute/resolver/impl/
H A DAssertionAttributeExtractor.cpp181 … auto_ptr<SimpleAttribute> notonorafter(new SimpleAttribute(vector<string>(1, m_notOnOrAfter))); in extractAttributes() local
314 … auto_ptr<SimpleAttribute> notonorafter(new SimpleAttribute(vector<string>(1, m_notOnOrAfter))); in extractAttributes() local