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

Packages that use eu.emi.security.authn.x509.impl
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.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.impl used by eu.emi.security.authn.x509.helpers.crl
CRLParameters
          Manages configuration of CRL sources, used in non-openssl truststores.
 

Classes in eu.emi.security.authn.x509.impl used by eu.emi.security.authn.x509.helpers.pkipath
CRLParameters
          Manages configuration of CRL sources, used in non-openssl truststores.
RevocationParametersExt
          Manages configuration of revocation settings, used in non-openssl truststores.
 

Classes in eu.emi.security.authn.x509.impl used by eu.emi.security.authn.x509.helpers.trust
CertificateUtils.Encoding
          Definition of the encoding that can be used for reading or writing certificates or keys.
 

Classes in eu.emi.security.authn.x509.impl used by eu.emi.security.authn.x509.impl
CertificateUtils.Encoding
          Definition of the encoding that can be used for reading or writing certificates or keys.
CRLParameters
          Manages configuration of CRL sources, used in non-openssl truststores.
FormatMode
          String output mode.
HostnameMismatchCallback
          Implementation should react to the event when remote SSL peer's certificate is not matching its hostname.
RevocationParametersExt
          Manages configuration of revocation settings, used in non-openssl truststores.
ValidatorParams
          Contains parameters common for all X509CertChainValidator implementations.
ValidatorParamsExt
          Contains parameters common for all X509CertChainValidator implementations which use RevocationParametersExt
 



Copyright © 2012-2013 European Middleware Initiative. All Rights Reserved.