Interface SubjectConfirmationData

    • Method Detail

      • getAddress

        String getAddress()
        Gets the value of the address property.
        Returns:
        object is String
      • getInResponseTo

        String getInResponseTo()
        Gets the value of the inResponseTo property.
        Returns:
        object is String
      • getNotBeforeDate

        Date getNotBeforeDate()
        Gets the value of the notBefore property.
        Returns:
        object is Date
      • getNotOnOrAfterDate

        Date getNotOnOrAfterDate()
        Gets the value of the notOnOrAfter property.
        Returns:
        object is Date
      • getRecipient

        String getRecipient()
        Gets the value of the recipient property.
        Returns:
        object is String