List of usage examples for org.apache.mina.filter.logging LoggingFilter subclass-usage
From source file org.apache.ftpserver.listener.nio.FtpLoggingFilter.java
/**
* <strong>Internal class, do not use directly.</strong>
*
* Specialized @see {@link LoggingFilter} that optionally masks FTP passwords.
*
* @author <a href="http://mina.apache.org">Apache MINA Project</a>
From source file org.apache.smscserver.listener.nio.SmscLoggingFilter.java
/**
* <strong>Internal class, do not use directly.</strong>
*
* Specialized @see {@link LoggingFilter} that optionally masks SMSC passwords.
*
* @author hceylan