Package org.globus.gsi
Class CertificateRevocationLists
java.lang.Object
org.globus.gsi.CertificateRevocationLists
- Direct Known Subclasses:
CertificateRevocationLists.DefaultCertificateRevocationLists
Deprecated.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static class
Deprecated. -
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated.private static CertificateRevocationLists
Deprecated.private static String
Deprecated.private static org.apache.commons.logging.Log
Deprecated.private static String
Deprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CertificateRevocationLists
getCertificateRevocationLists
(String locations) Deprecated.Deprecated.X509CRL[]
getCrls()
Deprecated.getCRLs
(X509CRLSelector selector) Deprecated.static CertificateRevocationLists
Deprecated.static CertificateRevocationLists
Deprecated.void
refresh()
Deprecated.void
Deprecated.static void
Deprecated.toString()
Deprecated.
-
Field Details
-
logger
private static org.apache.commons.logging.Log loggerDeprecated. -
prevCaCertLocations
Deprecated. -
defaultCrlLocations
Deprecated. -
defaultCrl
Deprecated. -
crlIssuerDNMap
Deprecated.
-
-
Constructor Details
-
CertificateRevocationLists
private CertificateRevocationLists()Deprecated.
-
-
Method Details
-
getCrls
Deprecated. -
getCRLs
Deprecated. -
getCrl
Deprecated. -
refresh
public void refresh()Deprecated. -
reload
Deprecated. -
getCertificateRevocationLists
Deprecated. -
getDefaultCertificateRevocationLists
Deprecated. -
setDefaultCertificateRevocationList
Deprecated. -
getDefault
Deprecated. -
toString
Deprecated.
-