public interface IAccessHandler
Modifier and Type | Method and Description |
---|---|
boolean |
acceptRemoteIpAddress(java.lang.String remoteIpAddress)
Check whether the given IP address is valid to write to the RESt interface.
|
boolean acceptRemoteIpAddress(java.lang.String remoteIpAddress)
remoteIpAddress
- the remote IP addressCopyright 2020 Kieker Project, http://kieker-monitoring.net