public abstract class AbstractSecurityFilter extends Object
AbstractSecurityFilter.| Modifier and Type | Field and Description |
|---|---|
static String |
LOGGER_HANDLER_CLASS_NAME
Describes the handler that should be used for logging.
|
| Constructor and Description |
|---|
AbstractSecurityFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLoggerHandlerClassName() |
void |
setLoggerHandlerClassName(String loggerHandlerClassName) |
public static final String LOGGER_HANDLER_CLASS_NAME
ConsoleHandler.Copyright © 2014-2018 Apereo. All Rights Reserved.