public class Session extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SESSION_DEF_KEY |
| Constructor and Description |
|---|
Session(String key,
RestxPrincipal principal) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
RestxPrincipal |
getPrincipal() |
public static final String SESSION_DEF_KEY
public Session(String key, RestxPrincipal principal)
public String getKey()
public RestxPrincipal getPrincipal()
Copyright © 2017. All Rights Reserved.