See: Description
Class | Description |
---|---|
CachedValidationResult |
A validation result cache entry.
|
CachingCertificateValidator |
A Certificate validator that caches validation results for a configurable
period of time.
|
CertificateValidatorBuilder |
A utility class which provides convenient methods to build a certificate
validator with defaults that are meaningful for VOMS usage.
|
CredentialsUtils |
An utility class for handling credentials
|
FilePermissionHelper |
An helper class that does simple unix file permissions checks (until we get
proper support for this stuff in Java 7)
|
FingerprintHelper | |
GaParser | |
TimeUtils |
Time utilities.
|
VOMSBase64Decoder |
This class implements a decoder for the non-standard Base-64 algorithm used
by voms.
|
VOMSFQANNamingScheme |
This class provides utility methods that are used for parsing, matching voms
FQANs (Fully Qualified Attribute Names).
|
XMLUtils |
Enum | Description |
---|---|
CertificateValidatorBuilder.OpensslHashFunction |
This enum determine which hash function is configured for the canl
OpensslCertChainValidator to resolve CRLs and other trust anchors
files. |
CredentialsUtils.PrivateKeyEncoding |
The encoding used to serialize proxy credentials private key.
|
FilePermissionHelper.PosixFilePermission | |
NullListener |
A Singleton Listener which swallows notification.
|