| Package | Description |
|---|---|
| org.beangle.security.core.session |
| Modifier and Type | Method and Description |
|---|---|
DefaultAccount |
DefaultSession.getPrincipal() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSession.setPrincipal(DefaultAccount principal) |
| Constructor and Description |
|---|
DefaultSession(String id,
DefaultAccount principal,
Instant loginAt,
Session.Agent agent) |
Copyright © 2005–2018 The Beangle Software. All rights reserved.