|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RevocationStatusChecker | |
---|---|
be.ehealth.technicalconnector.service.etee | |
be.ehealth.technicalconnector.service.etee.impl |
Uses of RevocationStatusChecker in be.ehealth.technicalconnector.service.etee |
---|
Methods in be.ehealth.technicalconnector.service.etee that return RevocationStatusChecker | |
---|---|
static RevocationStatusChecker |
RevocationStatusCheckerFactory.getStatusChecker()
|
static RevocationStatusChecker |
RevocationFactory.getStatusChecker()
Deprecated. |
Uses of RevocationStatusChecker in be.ehealth.technicalconnector.service.etee.impl |
---|
Classes in be.ehealth.technicalconnector.service.etee.impl that implement RevocationStatusChecker | |
---|---|
class |
AbstractRevocationStatusChecker
RevocationStatusChecker using the extension of the X509Certificate . |
class |
ConnectorCRLRevocationStatusChecker
RevocationStatusChecker using the CRL Distribution Points extension of the X509Certificate . |
class |
ConnectorMockRevocationStatusChecker
Deprecated. do not use this in production |
class |
ConnectorOCSPRevocationStatusChecker
RevocationStatusChecker using the OSCP information in the X509Certificate Implementation of
RevocationStatusChecker |
class |
ConnectorRevocationStatusChecker
RevocationStatusChecker that tries to obtain the revocation status with ConnectorOCSPRevocationStatusChecker . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |