A B C D F H I K N P R S T U W
A
- authorized(String, String) - Method in interface com.s3auth.hosts.Host
-
Can this user login in with this credentials?
B
- Bucket - Interface in com.s3auth.hosts
-
Single Amazon S3 bucket.
C
- client() - Method in interface com.s3auth.hosts.Bucket
-
Get amazon client.
- close() - Method in class com.s3auth.hosts.DynamoHosts
- com.s3auth.hosts - package com.s3auth.hosts
-
Configuration of hosts.
D
- Domain - Interface in com.s3auth.hosts
-
Configuration of a single domain.
- Domain.Valid - Annotation Type in com.s3auth.hosts
-
- Domain.Validator - Class in com.s3auth.hosts
-
Validator of Domain.
- Domain.Validator() - Constructor for class com.s3auth.hosts.Domain.Validator
-
- domains(User) - Method in class com.s3auth.hosts.DynamoHosts
-
Get domains of the given user.
- domains(User) - Method in interface com.s3auth.hosts.Hosts
-
Get domains of the given user.
- DynamoHosts - Class in com.s3auth.hosts
-
Collection of hosts, persisted in Amazon DynamoDB.
- DynamoHosts() - Constructor for class com.s3auth.hosts.DynamoHosts
-
Default ctor.
- DynamoHosts(Dynamo) - Constructor for class com.s3auth.hosts.DynamoHosts
-
Default ctor.
F
- fetch(URI) - Method in interface com.s3auth.hosts.Host
-
Find resource and return its input stream.
- find(String) - Method in class com.s3auth.hosts.DynamoHosts
-
Find one host by domain name.
- find(String) - Method in interface com.s3auth.hosts.Hosts
-
Find one host by domain name.
H
- headers() - Method in interface com.s3auth.hosts.Resource
-
Get a collection of all necessary HTTP headers for this resource.
- headers() - Method in class com.s3auth.hosts.Resource.PlainText
-
Get a collection of all necessary HTTP headers for this resource.
- Host - Interface in com.s3auth.hosts
-
One host.
- Hosts - Interface in com.s3auth.hosts
-
Collection of hosts.
- Hosts.NotFoundException - Exception in com.s3auth.hosts
-
- Hosts.NotFoundException(String) - Constructor for exception com.s3auth.hosts.Hosts.NotFoundException
-
Public ctor.
I
- identity() - Method in interface com.s3auth.hosts.User
-
Unique name of it.
- initialize(Domain.Valid) - Method in class com.s3auth.hosts.Domain.Validator
- initialize(User.Valid) - Method in class com.s3auth.hosts.User.Validator
- isHidden(URI) - Method in interface com.s3auth.hosts.Host
-
This URI require authentication?
- isValid(Domain, ConstraintValidatorContext) - Method in class com.s3auth.hosts.Domain.Validator
- isValid(User, ConstraintValidatorContext) - Method in class com.s3auth.hosts.User.Validator
K
- key() - Method in interface com.s3auth.hosts.Domain
-
Key.
N
- name() - Method in interface com.s3auth.hosts.Domain
-
Name of domain.
- name() - Method in interface com.s3auth.hosts.User
-
Full name to display.
P
- photo() - Method in interface com.s3auth.hosts.User
-
Photo.
R
- Resource - Interface in com.s3auth.hosts
-
Found resource.
- Resource.PlainText - Class in com.s3auth.hosts
-
Simple resource made out of plain text.
- Resource.PlainText(String) - Constructor for class com.s3auth.hosts.Resource.PlainText
-
Public ctor.
S
- secret() - Method in interface com.s3auth.hosts.Domain
-
Secret key.
T
- toString() - Method in class com.s3auth.hosts.Resource.PlainText
U
- User - Interface in com.s3auth.hosts
-
Single user.
- User.Valid - Annotation Type in com.s3auth.hosts
-
- User.Validator - Class in com.s3auth.hosts
-
Validator of User.
- User.Validator() - Constructor for class com.s3auth.hosts.User.Validator
-
W
- writeTo(OutputStream) - Method in class com.s3auth.hosts.Resource.PlainText
-
Write its content to the writer.
- writeTo(OutputStream) - Method in interface com.s3auth.hosts.Resource
-
Write its content to the writer.
A B C D F H I K N P R S T U W
Copyright © 2012 s3auth.com. All Rights Reserved.