Package org.globus.gsi
Class TrustedCertificates.DefaultTrustedCertificates
- java.lang.Object
-
- org.globus.gsi.TrustedCertificates
-
- org.globus.gsi.TrustedCertificates.DefaultTrustedCertificates
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- TrustedCertificates
private static class TrustedCertificates.DefaultTrustedCertificates extends TrustedCertificates
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.globus.gsi.TrustedCertificates
TrustedCertificates.CertFilter
-
-
Field Summary
-
Fields inherited from class org.globus.gsi.TrustedCertificates
certFileFilter, SIGNING_POLICY_FILE_SUFFIX
-
-
Constructor Summary
Constructors Modifier Constructor Description private
DefaultTrustedCertificates()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
refresh()
-
Methods inherited from class org.globus.gsi.TrustedCertificates
getCertFilter, getCertificate, getCertificates, getcrlStore, getDefault, getDefaultTrustedCertificates, getSigningPolicies, getSigningPolicy, getsigPolStore, getTrustStore, isChanged, load, loadCertificates, reload, setDefaultTrustedCertificates, toString
-
-