Uses of Class
org.wildfly.test.security.common.elytron.SyslogAuditLog.Builder
Packages that use SyslogAuditLog.Builder
-
Uses of SyslogAuditLog.Builder in org.wildfly.test.security.common.elytron
Methods in org.wildfly.test.security.common.elytron that return SyslogAuditLog.BuilderModifier and TypeMethodDescriptionstatic SyslogAuditLog.BuilderSyslogAuditLog.builder()Creates builder to buildFileAuditLog.protected SyslogAuditLog.BuilderSyslogAuditLog.Builder.self()SyslogAuditLog.Builder.setMaxReconnectAttempts(int maxReconnectAttempts) SyslogAuditLog.Builder.withFormat(String format) SyslogAuditLog.Builder.withHostName(String hostName) SyslogAuditLog.Builder.withPort(int port) SyslogAuditLog.Builder.withServerAddress(String serverAddress) SyslogAuditLog.Builder.withSslContext(String sslContext) SyslogAuditLog.Builder.withTransportProtocol(String transport)