public class SessionResource extends Object
| Constructor and Description |
|---|
SessionResource(BasicPrincipalAuthenticator authenticator,
restx.common.UUIDGenerator uuidGenerator,
SessionInvalider sessionInvalider,
CurrentSessionResolver currentSessionResolver) |
| Modifier and Type | Method and Description |
|---|---|
Session |
authenticate(Map session) |
com.google.common.base.Optional<Session> |
currentSession() |
protected Map<String,?> |
getPrincipal(Map session) |
Status |
logout(String sessionKey) |
public SessionResource(BasicPrincipalAuthenticator authenticator, restx.common.UUIDGenerator uuidGenerator, SessionInvalider sessionInvalider, CurrentSessionResolver currentSessionResolver)
Copyright © 2017. All Rights Reserved.