Class AnonymousMechanism

    • Constructor Detail

      • AnonymousMechanism

        public AnonymousMechanism()
    • Method Detail

      • processSaslStep

        public void processSaslStep​(org.apache.qpid.proton.engine.Sasl sasl)
        Description copied from interface: SaslMechanism
        Perform the SASL processing for this mechanism type.
        Parameters:
        sasl - the SASL server that has read the incoming SASL exchange.
      • getMechanismName

        public String getMechanismName()
        Returns:
        the name of the implemented SASL mechanism.