| Package | Description |
|---|---|
| de.alpharogroup.auth.api |
This package provides interfaces for simple authentication and authorization
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Role<T extends Permission>
The interface
Role. |
interface |
User<P extends Permission,R extends Role<P>>
The interface
User. |
| Modifier and Type | Method and Description |
|---|---|
User<Permission,Role<Permission>> |
Session.getUser()
Returns the field
user. |
User<Permission,Role<Permission>> |
Session.getUser()
Returns the field
user. |
| Modifier and Type | Method and Description |
|---|---|
void |
Session.setUser(User<Permission,Role<Permission>> user)
Sets the field
user. |
void |
Session.setUser(User<Permission,Role<Permission>> user)
Sets the field
user. |
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.