|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Clock | |
|---|---|
| be.fedict.eid.applet.service.signer.facets | This package contains implementation classes for various signature facets. |
| be.fedict.eid.applet.service.signer.time | This package contains implementation classes related to time. |
| Uses of Clock in be.fedict.eid.applet.service.signer.facets |
|---|
| Constructors in be.fedict.eid.applet.service.signer.facets with parameters of type Clock | |
|---|---|
XAdESSignatureFacet(Clock clock)
Convenience constructor. |
|
XAdESSignatureFacet(Clock clock,
String digestAlgorithm)
Convenience constructor. |
|
XAdESSignatureFacet(Clock clock,
String digestAlgorithm,
SignaturePolicyService signaturePolicyService)
Main constructor. |
|
| Uses of Clock in be.fedict.eid.applet.service.signer.time |
|---|
| Classes in be.fedict.eid.applet.service.signer.time that implement Clock | |
|---|---|
class |
LocalClock
Implementation of a clock using the local system time. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||