Class RequireTLSCommandWrapper

java.lang.Object
org.subethamail.smtp.server.RequireTLSCommandWrapper
All Implemented Interfaces:
Command

public class RequireTLSCommandWrapper extends Object implements Command
Verifies the presence of a TLS connection if TLS is required. The wrapped command is executed when the test succeeds.
Author:
Erik van Oosten