| Package | Description |
|---|---|
| com.s3auth.hosts |
Configuration of hosts.
|
| com.s3auth.rest |
RESTful resources.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Bucket
Single Amazon S3 bucket.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Domain.Validator.isValid(Domain domain,
javax.validation.ConstraintValidatorContext ctx) |
| Constructor and Description |
|---|
JaxbDomain(Domain dmn,
javax.ws.rs.core.UriInfo inf)
Private ctor.
|
Copyright © 2012 s3auth.com. All Rights Reserved.