Interface AgentContext

  • All Known Implementing Classes:
    SMTPAgent

    public interface AgentContext
    • Method Detail

      • getAuthenticationHandler

        org.subethamail.smtp.AuthenticationHandler getAuthenticationHandler()
      • getRoutingScriptURI

        URI getRoutingScriptURI()
      • validatePeer

        void validatePeer​(SocketAddress remoteAddress)
                   throws org.subethamail.smtp.RejectException
        Throws:
        org.subethamail.smtp.RejectException