|
Change |
Effect |
| 1 |
Pure virtual method find ( struct Application const&, struct xmltooling::HTTPRequest&, char const*, long long* ) has been added to this class. |
Recompilation of a client program may be broken with the error message: cannot allocate an object of abstract type struct SessionCache because the following virtual functions are pure within struct SessionCache: virtual find ( struct Application const&, struct xmltooling::HTTPRequest&, char const*, long long* ). |
| 2 |
Pure virtual method insert ( std::string&, struct Application const&, struct xmltooling::HTTPRequest const&, struct xmltooling::HTTPResponse&, long long, struct opensaml::saml2md::EntityDescriptor const*, XMLCh const*, struct opensaml::saml2::NameID const*, XMLCh const*, XMLCh const*, XMLCh const*, XMLCh const*, std::vector<struct opensaml::Assertion const*>const*, std::vector<Attribute*>const* ) has been added to this class. |
Recompilation of a client program may be broken with the error message: cannot allocate an object of abstract type struct SessionCache because the following virtual functions are pure within struct SessionCache: virtual insert ( std::string&, struct Application const&, struct xmltooling::HTTPRequest const&, struct xmltooling::HTTPResponse&, long long, struct opensaml::saml2md::EntityDescriptor const*, XMLCh const*, struct opensaml::saml2::NameID const*, XMLCh const*, XMLCh const*, XMLCh const*, XMLCh const*, std::vector<struct opensaml::Assertion const*>const*, std::vector<Attribute*>const* ). |
| 3 |
Pure virtual method logout ( struct Application const&, struct opensaml::saml2md::EntityDescriptor const*, struct opensaml::saml2::NameID const&, std::set<std::string>const*, long long, std::vector<std::string>& ) has been added to this class. |
Recompilation of a client program may be broken with the error message: cannot allocate an object of abstract type struct SessionCache because the following virtual functions are pure within struct SessionCache: virtual logout ( struct Application const&, struct opensaml::saml2md::EntityDescriptor const*, struct opensaml::saml2::NameID const&, std::set<std::string>const*, long long, std::vector<std::string>& ). |
| 4 |
Pure virtual method remove ( struct Application const&, char const*, long long ) has been added to this class. |
Recompilation of a client program may be broken with the error message: cannot allocate an object of abstract type struct SessionCache because the following virtual functions are pure within struct SessionCache: virtual remove ( struct Application const&, char const*, long long ). |
| 5 |
Pure virtual method remove ( struct Application const&, struct xmltooling::HTTPRequest const&, struct xmltooling::HTTPResponse*, long long ) has been added to this class. |
Recompilation of a client program may be broken with the error message: cannot allocate an object of abstract type struct SessionCache because the following virtual functions are pure within struct SessionCache: virtual remove ( struct Application const&, struct xmltooling::HTTPRequest const&, struct xmltooling::HTTPResponse*, long long ). |
| 6 |
Pure virtual method find ( struct Application const&, struct xmltooling::HTTPRequest&, char const*, long* ) has been removed from this class. |
Recompilation of a client program may be broken. |
| 7 |
Pure virtual method insert ( std::string&, struct Application const&, struct xmltooling::HTTPRequest const&, struct xmltooling::HTTPResponse&, long, struct opensaml::saml2md::EntityDescriptor const*, XMLCh const*, struct opensaml::saml2::NameID const*, XMLCh const*, XMLCh const*, XMLCh const*, XMLCh const*, std::vector<struct opensaml::Assertion const*>const*, std::vector<Attribute*>const* ) has been removed from this class. |
Recompilation of a client program may be broken. |
| 8 |
Pure virtual method logout ( struct Application const&, struct opensaml::saml2md::EntityDescriptor const*, struct opensaml::saml2::NameID const&, std::set<std::string>const*, long, std::vector<std::string>& ) has been removed from this class. |
Recompilation of a client program may be broken. |
| 9 |
Pure virtual method remove ( struct Application const&, char const*, long ) has been removed from this class. |
Recompilation of a client program may be broken. |
| 10 |
Pure virtual method remove ( struct Application const&, struct xmltooling::HTTPRequest const&, struct xmltooling::HTTPResponse*, long ) has been removed from this class. |
Recompilation of a client program may be broken. |