Package edu.internet2.middleware.shibboleth.common.util

Class Summary
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.
 

Exception Summary
DataExpiredException Indicates the sealed data has expired.
DataSealerException Exceptions during use of the DataSealer.
 



Copyright © 1999-2012. All Rights Reserved.