| Package | Description |
|---|---|
| net.sourceforge.jaulp.auth |
In this package are classes and interfaces for simple authentication and authorization.
|
| net.sourceforge.jaulp.auth.interfaces |
Provides interfaces for simple authentication and authorization.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleUser
The Class SimpleUser.
|
| Modifier and Type | Method and Description |
|---|---|
User<Permission,Role<Permission>> |
UserSession.getUser()
Returns the field
user. |
| Modifier and Type | Method and Description |
|---|---|
void |
UserSession.setUser(User<Permission,Role<Permission>> user)
Sets the field
user. |
| Constructor and Description |
|---|
UserSession(User<Permission,Role<Permission>> user)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.