Classes
\SilverStripe\SessionManager\Control
| Name | Description | |
|---|---|---|
| LoginSessionMiddleware | No description available | EMPTY |
\SilverStripe\SessionManager\Extensions
| Name | Description | |
|---|---|---|
| MemberExtension | No description available | EMPTY |
| RememberLoginHashExtension | No description available | EMPTY |
\SilverStripe\SessionManager\Forms
| Name | Description | |
|---|---|---|
| GridFieldRevokeLoginSessionAction | No description available | EMPTY |
\SilverStripe\SessionManager\Model
| Name | Description | |
|---|---|---|
| LoginSession | No description available | EMPTY |
\SilverStripe\SessionManager\Security
| Name | Description | |
|---|---|---|
| LogInAuthenticationHandler | This is separate to LogOutAuthenticationHandler so that it can be registered with Injector and called *after* the other AuthenticationHandler::logIn() implementations | EMPTY |
| LogOutAuthenticationHandler | This is separate to LogInAuthenticationHandler so that it can be registered with Injector and called *before* the other AuthenticationHandler::logOut() implementations | EMPTY |
\SilverStripe\SessionManager\Service
| Name | Description | |
|---|---|---|
| GarbageCollectionService | No description available | EMPTY |
\SilverStripe\SessionManager\Tasks
| Name | Description | |
|---|---|---|
| GarbageCollectionCronTask | No description available | EMPTY |
\SilverStripe\SessionManager\Tests
| Name | Description | |
|---|---|---|
| QuickTest | This quick test is just to ensure that phpunit is working in CI | EMPTY |
\SilverStripe\Tasks
| Name | Description | |
|---|---|---|
| GarbageCollectionTask | No description available | EMPTY |