Class AMQP.Connection.Secure

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    AMQP.Connection

    public static class AMQP.Connection.Secure
    extends AbstractMarshallingMethod
    The SASL protocol works by exchanging challenges and responses until both peers have received sufficient information to authenticate each other. This method challenges the client to provide more information.
    See Also:
    Serialized Form