Class AuthorialSender


  • public final class AuthorialSender
    extends java.lang.Object
    The authorial sender of a message, i.e. what the receiver sees as the sender. It is resolved based on the broker ID, and the optional presence of either a sender-ID or sender organization. If neither of those are present, the broker ID is used as the authorial sender.
    • Method Detail

      • getAccountId

        public SenderId getAccountId()
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object