| 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.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. |
| Class and Description |
|---|
| ObserversHandler
Thread safe class maintaining a collection of
StoreUpdateListeners. |
| Class and Description |
|---|
| ObserversHandler
Thread safe class maintaining a collection of
StoreUpdateListeners. |
| Class and Description |
|---|
| ObserversHandler
Thread safe class maintaining a collection of
StoreUpdateListeners. |
| Class and Description |
|---|
| ObserversHandler
Thread safe class maintaining a collection of
StoreUpdateListeners. |
| Class and Description |
|---|
| AbstractDelegatingX509Credential
Abstract base for credential implementations which delegate to
another one.
|
| AbstractX509Credential
Base class with a shared code for
X509Credential implementations. |
Copyright © 2012–2013 European Middleware Initiative. All rights reserved.