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