|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SSLConfiguration | |
---|---|
org.apache.logging.log4j.core.appender | Log4j 2.0 Appenders. |
org.apache.logging.log4j.core.net | Log4j 2.0 network support. |
org.apache.logging.log4j.core.net.ssl | Log4j 2.0 SSL support |
Uses of SSLConfiguration in org.apache.logging.log4j.core.appender |
---|
Methods in org.apache.logging.log4j.core.appender with parameters of type SSLConfiguration | |
---|---|
static TLSSyslogAppender |
TLSSyslogAppender.createAppender(String host,
String portNum,
SSLConfiguration sslConfig,
String delay,
String immediateFail,
String name,
String immediateFlush,
String ignore,
String facility,
String id,
String ein,
String includeMDC,
String mdcId,
String mdcPrefix,
String eventPrefix,
String includeNL,
String escapeNL,
String appName,
String msgId,
String excludes,
String includes,
String required,
String format,
Filter filter,
Configuration config,
String charsetName,
String exceptionPattern,
LoggerFields[] loggerFields,
String advertise)
Create a SyslogAppender. |
static AbstractSocketManager |
TLSSyslogAppender.createSocketManager(SSLConfiguration sslConf,
String host,
int port,
int reconnectDelay,
boolean fail,
Layout<? extends Serializable> layout)
|
Uses of SSLConfiguration in org.apache.logging.log4j.core.net |
---|
Methods in org.apache.logging.log4j.core.net with parameters of type SSLConfiguration | |
---|---|
static TLSSocketManager |
TLSSocketManager.getSocketManager(SSLConfiguration sslConfig,
String host,
int port,
int delay,
boolean immediateFail,
Layout layout)
|
Constructors in org.apache.logging.log4j.core.net with parameters of type SSLConfiguration | |
---|---|
TLSSocketManager(String name,
OutputStream os,
Socket sock,
SSLConfiguration sslConfig,
InetAddress addr,
String host,
int port,
int delay,
boolean immediateFail,
Layout layout)
|
Uses of SSLConfiguration in org.apache.logging.log4j.core.net.ssl |
---|
Methods in org.apache.logging.log4j.core.net.ssl that return SSLConfiguration | |
---|---|
static SSLConfiguration |
SSLConfiguration.createSSLConfiguration(KeyStoreConfiguration keyStoreConfig,
TrustStoreConfiguration trustStoreConfig)
Create an SSLConfiguration from a KeyStoreConfiguration and a TrustStoreConfiguration. |
Methods in org.apache.logging.log4j.core.net.ssl with parameters of type SSLConfiguration | |
---|---|
boolean |
SSLConfiguration.equals(SSLConfiguration config)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1999-2013 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.