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

Packages that use eu.emi.security.authn.x509
eu.emi.security.authn.x509 Contains API of the library. 
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 
eu.emi.security.authn.x509.helpers.pkipath Helper classes for internal, low level, logic of certificate path validation. 
eu.emi.security.authn.x509.helpers.pkipath.bc Helper classes included (mostly copied) from the BouncyCastle 1.46 library. 
eu.emi.security.authn.x509.helpers.proxy Helper classes, implementing functionality offered by the Proxy Certificate API from the eu.emi.security.authn.x509.proxy package. 
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. 
eu.emi.security.authn.x509.proxy Contains classes which allow to generate proxy certificates and to extract information from them. 
 

Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509
CrlCheckingMode
          Defines Certificate Revocation List verification mode.
NamespaceCheckingMode
          Used to define the CA namespace checking mode.
ProxySupport
          Defines proxy support mode for validators.
RevocationParameters
          Wraps the information required to control how certificates revocation is checked.
StoreUpdateListener
          Implementations receive information about updates of certificate or CRL stores.
StoreUpdateListener.Severity
           
ValidationError
          Holds information about a single validation problem with a reference to the certificate chain.
ValidationErrorCategory
          This enumeration contains general classes of errors that can be signaled during certificate path validation.
ValidationErrorCode
          This enumeration contains codes of errors that can be signaled during certificate path validation.
ValidationErrorListener
          Invoked when there is an error found during certificate chain validation.
ValidationResult
          Wraps a validation result, error messages and unresolved certificate extension oids (if any).
X509CertChainValidator
          Implementations are used to perform a manual certificate chain validation.
 

Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509.helpers
StoreUpdateListener
          Implementations receive information about updates of certificate or CRL stores.
ValidationErrorListener
          Invoked when there is an error found during certificate chain validation.
ValidationResult
          Wraps a validation result, error messages and unresolved certificate extension oids (if any).
X509CertChainValidator
          Implementations are used to perform a manual certificate chain validation.
X509Credential
          Implementations are used to wrap credentials (private key and certificate) in various formats.
 

Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509.helpers.crl
StoreUpdateListener
          Implementations receive information about updates of certificate or CRL stores.
StoreUpdateListener.Severity
           
 

Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509.helpers.ns
NamespaceCheckingMode
          Used to define the CA namespace checking mode.
ValidationError
          Holds information about a single validation problem with a reference to the certificate chain.
 

Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509.helpers.pkipath
CrlCheckingMode
          Defines Certificate Revocation List verification mode.
ProxySupport
          Defines proxy support mode for validators.
RevocationParameters
          Wraps the information required to control how certificates revocation is checked.
StoreUpdateListener
          Implementations receive information about updates of certificate or CRL stores.
ValidationError
          Holds information about a single validation problem with a reference to the certificate chain.
ValidationErrorListener
          Invoked when there is an error found during certificate chain validation.
ValidationResult
          Wraps a validation result, error messages and unresolved certificate extension oids (if any).
X509CertChainValidator
          Implementations are used to perform a manual certificate chain validation.
X509CertChainValidatorExt
          Extends the main X509CertChainValidator interface with some additional methods which are commonly provided by the most validator implementations, but are not strictly required for the sole validation.
 

Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509.helpers.pkipath.bc
ValidationErrorCode
          This enumeration contains codes of errors that can be signaled during certificate path validation.
 

Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509.helpers.proxy
X509Credential
          Implementations are used to wrap credentials (private key and certificate) in various formats.
 

Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509.helpers.trust
StoreUpdateListener
          Implementations receive information about updates of certificate or CRL stores.
StoreUpdateListener.Severity
           
 

Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509.impl
CrlCheckingMode
          Defines Certificate Revocation List verification mode.
NamespaceCheckingMode
          Used to define the CA namespace checking mode.
ProxySupport
          Defines proxy support mode for validators.
RevocationParameters
          Wraps the information required to control how certificates revocation is checked.
StoreUpdateListener
          Implementations receive information about updates of certificate or CRL stores.
ValidationResult
          Wraps a validation result, error messages and unresolved certificate extension oids (if any).
X509CertChainValidator
          Implementations are used to perform a manual certificate chain validation.
X509CertChainValidatorExt
          Extends the main X509CertChainValidator interface with some additional methods which are commonly provided by the most validator implementations, but are not strictly required for the sole validation.
X509Credential
          Implementations are used to wrap credentials (private key and certificate) in various formats.
 

Classes in eu.emi.security.authn.x509 used by eu.emi.security.authn.x509.proxy
X509Credential
          Implementations are used to wrap credentials (private key and certificate) in various formats.
 



Copyright © 2012 European Middleware Initiative. All Rights Reserved.