| Package | Description |
|---|---|
| com.s3auth.hosts |
Configuration of hosts.
|
| com.s3auth.rest |
RESTful resources.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Domain> |
Hosts.domains(User user)
Get domains of the given user.
|
Set<Domain> |
DynamoHosts.domains(User user)
Get domains of the given user.
|
boolean |
User.Validator.isValid(User user,
javax.validation.ConstraintValidatorContext ctx) |
| Modifier and Type | Class and Description |
|---|---|
class |
CryptedUser
Crypted user.
|
| Modifier and Type | Method and Description |
|---|---|
protected User |
BaseRs.user()
Get current user.
|
| Modifier and Type | Method and Description |
|---|---|
CommonPage |
CommonPage.authenticated(User user)
Set authenticated user.
|
| Constructor and Description |
|---|
CryptedUser(User usr)
Public ctor.
|
JaxbUser(User usr)
Private ctor.
|
Copyright © 2012 s3auth.com. All Rights Reserved.