public class ConfluenceAuditIpAddressProvider extends Object implements com.atlassian.audit.core.spi.service.IpAddressProvider
Constructor and Description |
---|
ConfluenceAuditIpAddressProvider() |
Modifier and Type | Method and Description |
---|---|
String |
currentIpAddress() |
Optional<String> |
forwarderIpAddress() |
String |
remoteIpAddress() |
@Nullable public String currentIpAddress()
currentIpAddress
in interface com.atlassian.audit.core.spi.service.IpAddressProvider
@Nullable public String remoteIpAddress()
remoteIpAddress
in interface com.atlassian.audit.core.spi.service.IpAddressProvider
Copyright © 2003–2021 Atlassian. All rights reserved.