|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Signers | |
|---|---|
| es.indra.www.portafirmasws.cws | |
| Uses of Signers in es.indra.www.portafirmasws.cws |
|---|
| Methods in es.indra.www.portafirmasws.cws that return Signers | |
|---|---|
Signers |
UpdateStep.getSigners()
Gets the signers value for this UpdateStep. |
Signers |
UploadStep.getSigners()
Gets the signers value for this UploadStep. |
Signers |
ListStep.getSignersAction()
Gets the signersAction value for this ListStep. |
Signers |
DownloadStep.getSignersAction()
Gets the signersAction value for this DownloadStep. |
Signers |
ListStep.getSignersNone()
Gets the signersNone value for this ListStep. |
Signers |
DownloadStep.getSignersNone()
Gets the signersNone value for this DownloadStep. |
Signers |
ListStep.getSignersReject()
Gets the signersReject value for this ListStep. |
Signers |
DownloadStep.getSignersReject()
Gets the signersReject value for this DownloadStep. |
| Methods in es.indra.www.portafirmasws.cws with parameters of type Signers | |
|---|---|
void |
UpdateStep.setSigners(Signers signers)
Sets the signers value for this UpdateStep. |
void |
UploadStep.setSigners(Signers signers)
Sets the signers value for this UploadStep. |
void |
ListStep.setSignersAction(Signers signersAction)
Sets the signersAction value for this ListStep. |
void |
DownloadStep.setSignersAction(Signers signersAction)
Sets the signersAction value for this DownloadStep. |
void |
ListStep.setSignersNone(Signers signersNone)
Sets the signersNone value for this ListStep. |
void |
DownloadStep.setSignersNone(Signers signersNone)
Sets the signersNone value for this DownloadStep. |
void |
ListStep.setSignersReject(Signers signersReject)
Sets the signersReject value for this ListStep. |
void |
DownloadStep.setSignersReject(Signers signersReject)
Sets the signersReject value for this DownloadStep. |
| Constructors in es.indra.www.portafirmasws.cws with parameters of type Signers | |
|---|---|
DownloadStep(java.lang.Integer minimalSigners,
Signers signersAction,
Signers signersReject,
Signers signersNone)
|
|
ListStep(java.lang.Integer minimalSigners,
Signers signersAction,
Signers signersReject,
Signers signersNone)
|
|
UpdateStep(Signers signers)
|
|
UploadStep(java.lang.Integer minimalSigners,
Signers signers)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||