| Class | Description |
|---|---|
| Base32 |
Implements Base32 encoding using 0-9a-v, with no padding for partial bytes.
|
| CharsetUtil |
Utilities for dealing with character set encoding.
|
| DateUtil |
Date parsing and writing utilities.
|
| GenericDigestUtils | |
| HashUtil |
Routines for producing hashes.
|
| JsonConversionUtil |
Utilities for converting a JSON object to and from a URL encoding
|
| OpenSocialVersion |
Convenience class for working with OpenSocial Specification and Feature versions.
|
| ResourceLoader |
Handles loading contents from resource and file system files.
|
| StringEncoding |
Utility class for encoding strings to and from byte arrays.
|
| TimeSource |
Simple source of current time to use for dependency injection.
|
| Utf8UrlCoder |
Performs url encoding / decoding with forced utf-8.
|
| Enum | Description |
|---|---|
| DigestType |
The Secure Hash Algorithm is a family of cryptographic hash functions published by the National Institute of Standards and Technology (NIST)
|
| HMACType |
HMACSHA algorithm is a family of Keyed-Hashing for Message Authentication as defined in RFC 2104 and FIPS 198-1
|
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.