| クラス | 説明 |
|---|---|
| Base32 |
Base32 - encodes and decodes 'Canonical' Base32
|
| DataSealer |
Applies a MAC to time-limited information and encrypts with a symmetric key.
|
| EventingMapBasedStorageService<KeyType,ValueType> |
A thread-safe implementation of
StorageService that publishes event when items are added or removed from the
service. |
| EventingMapBasedStorageService.AddEntryEvent<KeyType,ValueType> |
An event indicating an item has been added to an storage service.
|
| EventingMapBasedStorageService.RemoveEntryEvent<KeyType,ValueType> |
An event indicating an item has been removed from an storage service.
|
| HttpHelper |
Helper class for dealing with HTTP related resoruces.
|
| Slf4JLogChute |
Redirects Velocity's LogChute messages to SLF4J.
|
| StringResourceLoader |
Resource loader that works with Strings.
|
| 例外 | 説明 |
|---|---|
| DataExpiredException |
Indicates the sealed data has expired.
|
| DataSealerException |
Exceptions during use of the
DataSealer. |
Copyright © 2012. All Rights Reserved.