|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RevocationContractRequest.Builder | |
---|---|
be.fgov.ehealth.technicalconnector.ra.domain |
Uses of RevocationContractRequest.Builder in be.fgov.ehealth.technicalconnector.ra.domain |
---|
Methods in be.fgov.ehealth.technicalconnector.ra.domain that return RevocationContractRequest.Builder | |
---|---|
static RevocationContractRequest.Builder |
RevocationContractRequest.newBuilder()
|
RevocationContractRequest.Builder |
RevocationContractRequest.Builder.publicKeyIdentifier(byte[] publicKeyIdentifier)
Sets the publicKeyIdentifier and returns a reference to this Builder so that the methods can be chained together. |
RevocationContractRequest.Builder |
RevocationContractRequest.Builder.revocationReason(RevocationReasonType revocationReason)
Sets the revocationReason and returns a reference to this Builder so that the methods can be chained together. |
RevocationContractRequest.Builder |
RevocationContractRequest.Builder.signer(Actor signer)
Sets the signer and returns a reference to this Builder so that the methods can be chained together. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |