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