be.fgov.ehealth.technicalconnector.ra.domain
Class RevocationContractRequest

java.lang.Object
  extended by be.fgov.ehealth.technicalconnector.ra.domain.Request
      extended by be.fgov.ehealth.technicalconnector.ra.domain.RevocationContractRequest
All Implemented Interfaces:
Serializable

public final class RevocationContractRequest
extends Request
implements Serializable

See Also:
Serialized Form

Nested Class Summary
static class RevocationContractRequest.Builder
          RevocationContractRequest builder static inner class.
 
Method Summary
 byte[] getPublicKeyIdentifier()
           
 RevocationReasonType getRevocationReason()
           
 Actor getSigner()
           
static RevocationContractRequest.Builder newBuilder()
           
 
Methods inherited from class be.fgov.ehealth.technicalconnector.ra.domain.Request
equals, getId, getRequestor, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newBuilder

public static RevocationContractRequest.Builder newBuilder()

getPublicKeyIdentifier

public byte[] getPublicKeyIdentifier()

getSigner

public Actor getSigner()

getRevocationReason

public RevocationReasonType getRevocationReason()



Connector Packaging TECHNICAL 3.24.0-beta-4 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.