|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use OnlineTest | |
| jsdsi | |
| Uses of OnlineTest in jsdsi |
| Subclasses of OnlineTest in jsdsi | |
class |
OneTime
An online test that must be performed by the verifier and is only valid at the time the test is executed. |
class |
Revalidation
Checks whether a certificate appears on a revalidation list. |
class |
Revocation
Checks whether a certificate appears on a revocation list. |
| Methods in jsdsi that return OnlineTest | |
OnlineTest[] |
Validity.getOnlineTests()
|
| Constructors in jsdsi with parameters of type OnlineTest | |
Validity(java.util.Date b,
java.util.Date a,
OnlineTest[] t)
Creates a new Validity from two given date bounds
and an array of online tests. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||