Session dumping handler.
authorScott Cantor <cantor.2@osu.edu>
Mon, 19 Nov 2007 04:20:48 +0000 (04:20 +0000)
committerScott Cantor <cantor.2@osu.edu>
Mon, 19 Nov 2007 04:20:48 +0000 (04:20 +0000)
commit39a39eed925b5a17d884fa779c0c3c5ce5b2285c
tree327881afd3210cb91cae7ea0156dec70b62a331e
parentf6c07874390062b1c61a585ff7a22817dd4eba1c
Session dumping handler.
Add expiration accessor to sessions.
configs/shibboleth2.xml.in
schemas/shibboleth-2.0-native-sp-config.xsd
shibsp/Makefile.am
shibsp/SessionCache.h
shibsp/handler/Handler.h
shibsp/handler/impl/AbstractHandler.cpp
shibsp/handler/impl/SessionHandler.cpp [new file with mode: 0644]
shibsp/impl/RemotedSessionCache.cpp
shibsp/impl/StorageServiceSessionCache.cpp
shibsp/shibsp-lite.vcproj
shibsp/shibsp.vcproj