Package | Description |
---|---|
org.jets3t.apps.uploader |
Provides the Uploader application, a simple wizard-based application that S3 account holders
(Service Providers) may provide to clients to allow them to upload files to S3 without requiring
access to the Service Provider's S3 credentials.
|
org.jets3t.service.utils.gatekeeper |
Provides the Gatekeeper messaging components, used to represent messages compatible with the
Gatekeeper message format.
|
org.jets3t.service.utils.signedurl |
Utility classes used when generated or applying signed URLs.
|
org.jets3t.servlets.gatekeeper |
Provides the Gatekeeper servlet application, a server-side authorization
service that acts as a Gatekeeper server for S3 operations.
|
org.jets3t.servlets.gatekeeper.impl |
Implementations of interfaces used by the Gatekeeper servlet to do its work - these implementation
classes can be used as-is, but it is more likely they will be used as a starting-point for
Service Providers who will extend them to perform exactly as needed in their authorization
scenarios.
|
Class and Description |
---|
SignatureRequest
Represents a signature request - that is, a request that a Gatekeeper allow a specific operation
(signature type) on a specific object in S3.
|
Class and Description |
---|
GatekeeperMessage
Represents a set of properties that will be sent to or received from a Gatekeeper service as
a message document.
|
SignatureRequest
Represents a signature request - that is, a request that a Gatekeeper allow a specific operation
(signature type) on a specific object in S3.
|
Class and Description |
---|
GatekeeperMessage
Represents a set of properties that will be sent to or received from a Gatekeeper service as
a message document.
|
SignatureRequest
Represents a signature request - that is, a request that a Gatekeeper allow a specific operation
(signature type) on a specific object in S3.
|
Class and Description |
---|
GatekeeperMessage
Represents a set of properties that will be sent to or received from a Gatekeeper service as
a message document.
|
SignatureRequest
Represents a signature request - that is, a request that a Gatekeeper allow a specific operation
(signature type) on a specific object in S3.
|
Class and Description |
---|
GatekeeperMessage
Represents a set of properties that will be sent to or received from a Gatekeeper service as
a message document.
|
SignatureRequest
Represents a signature request - that is, a request that a Gatekeeper allow a specific operation
(signature type) on a specific object in S3.
|
Copyright © 2006–2018. All rights reserved.