Package | Description |
---|---|
eu.emi.security.authn.x509.helpers |
Consists of general purpose classes, helping to implement generic functionality of the library.
|
eu.emi.security.authn.x509.helpers.crl |
Helper classes implementing Certificate Revocation List access, which is used by the
validators together with trust stores.
|
eu.emi.security.authn.x509.helpers.ns |
Contains implementation of local namespace policy rules for trusted certificate authorities
(using Globus and EuGridPMA syntax), which are exclusively used by the
OpensslCertChainValidator
Warning: this package contains internal implementation of the library. |
eu.emi.security.authn.x509.helpers.ocsp |
Contains implementation of On-line Certificate Status Protocol (OCSP), RFC 2560.
|
eu.emi.security.authn.x509.helpers.pkipath |
Helper classes for internal, low level, logic of certificate path validation.
|
eu.emi.security.authn.x509.helpers.trust |
Contains implementations of trust stores, which provide access to trusted root
certificates.
|
eu.emi.security.authn.x509.impl |
Contains implementation classes of the library.
|
Class and Description |
---|
CertificateHelpers.PEMContentsType |
JavaAndBCStyle
Extends
BCStyle with additional recognized attribute names, to make
it fully compatible with what the internal OpenJDK implementation supports
when parsing string RFC 2253 DNs. |
PasswordSupplier
Provides password on demand.
|
Class and Description |
---|
ObserversHandler
Thread safe class maintaining a collection of
StoreUpdateListener s. |
Class and Description |
---|
CachedElement
Cached element is a container of an arbitrary object,
enriched with a creation timestamp.
|
ObserversHandler
Thread safe class maintaining a collection of
StoreUpdateListener s. |
Class and Description |
---|
ObserversHandler
Thread safe class maintaining a collection of
StoreUpdateListener s. |
Class and Description |
---|
ObserversHandler
Thread safe class maintaining a collection of
StoreUpdateListener s. |
Class and Description |
---|
CachedElement
Cached element is a container of an arbitrary object,
enriched with a creation timestamp.
|
ObserversHandler
Thread safe class maintaining a collection of
StoreUpdateListener s. |
Class and Description |
---|
AbstractDelegatingX509Credential
Abstract base for credential implementations which delegate to
another one.
|
AbstractX509Credential
Base class with a shared code for
X509Credential implementations. |
PasswordSupplier
Provides password on demand.
|
Copyright © 2012-2017 European Middleware Initiative. All Rights Reserved.