public abstract class RegexWhitelistEntry extends Object implements WhitelistEntry
WhitelistEntry.Type| Constructor and Description |
|---|
RegexWhitelistEntry() |
| Modifier and Type | Method and Description |
|---|---|
static RegexWhitelistEntry |
create(String id,
String title,
String value) |
boolean |
isWhitelisted(String url) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitid, title, type, valuepublic static RegexWhitelistEntry create(String id, String title, String value)
public boolean isWhitelisted(String url)
isWhitelisted in interface WhitelistEntryCopyright © 2012–2021 Graylog, Inc.. All rights reserved.