public class AllAccessHandler extends java.lang.Object implements IAccessHandler
| Constructor and Description |
|---|
AllAccessHandler()
default constructor.
|
| 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.
|
public boolean acceptRemoteIpAddress(java.lang.String remoteIpAddress)
IAccessHandleracceptRemoteIpAddress in interface IAccessHandlerremoteIpAddress - the remote IP addressCopyright 2020 Kieker Project, http://kieker-monitoring.net