|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CertificateChecker | |
---|---|
org.globus.gsi.trustmanager |
Uses of CertificateChecker in org.globus.gsi.trustmanager |
---|
Classes in org.globus.gsi.trustmanager that implement CertificateChecker | |
---|---|
class |
CRLChecker
This checks to see if the certificate is in a CRL. |
class |
DateValidityChecker
Checks if the certificate has expried or is not yet valid. |
class |
IdentityChecker
Checks to see if a limited proxy is acceptable (if the chain has a limited proxy). |
class |
SigningPolicyChecker
This checks to make sure the Distinguished Name in the certificate is valid according to the signing policy. |
class |
UnsupportedCriticalExtensionChecker
Checks if the certificate includes unsupported critical extensions. |
Methods in org.globus.gsi.trustmanager that return types with arguments of type CertificateChecker | |
---|---|
protected java.util.List<CertificateChecker> |
X509ProxyCertPathValidator.getCertificateCheckers()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |