Uses of Package
eu.emi.security.authn.x509.helpers

Packages that use eu.emi.security.authn.x509.helpers
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. 
 

Classes in eu.emi.security.authn.x509.helpers used by eu.emi.security.authn.x509.helpers
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.
 

Classes in eu.emi.security.authn.x509.helpers used by eu.emi.security.authn.x509.helpers.crl
ObserversHandler
          Thread safe class maintaining a collection of StoreUpdateListeners.
 

Classes in eu.emi.security.authn.x509.helpers used by eu.emi.security.authn.x509.helpers.ocsp
ObserversHandler
          Thread safe class maintaining a collection of StoreUpdateListeners.
 

Classes in eu.emi.security.authn.x509.helpers used by eu.emi.security.authn.x509.helpers.pkipath
ObserversHandler
          Thread safe class maintaining a collection of StoreUpdateListeners.
 

Classes in eu.emi.security.authn.x509.helpers used by eu.emi.security.authn.x509.helpers.trust
ObserversHandler
          Thread safe class maintaining a collection of StoreUpdateListeners.
 

Classes in eu.emi.security.authn.x509.helpers used by eu.emi.security.authn.x509.impl
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.