| Class | Description |
|---|---|
| AuthRs |
Authentication mechanism.
|
| BaseRs |
Abstract RESTful resource.
|
| CommonPage |
Base RESTful page.
|
| ConstraintsMapper |
Maps constraint violations to JAX-RS responses.
|
| CryptedUser |
Crypted user.
|
| ErrorRs |
Error-catching resource.
|
| FlashCookie |
Flash cookie.
|
| IndexRs |
Friends finding service (used by RESTful client or AJAX).
|
| JaxbDomain |
JAXB domain.
|
| JaxbUser |
JAXB user.
|
| MiscRs |
Miscellaneous resources.
|
| Enum | Description |
|---|---|
| FlashCookie.Color |
Colors available.
|
| Exception | Description |
|---|---|
| CryptedUser.DecryptionException |
Thrown by
CryptedUser.valueOf(String) if we can't decrypt. |
Copyright © 2012 s3auth.com. All Rights Reserved.