public interface WhitelistEntry
| Modifier and Type | Interface and Description |
|---|---|
static class |
WhitelistEntry.Type |
| Modifier and Type | Method and Description |
|---|---|
String |
id() |
boolean |
isWhitelisted(String url) |
String |
title() |
WhitelistEntry.Type |
type() |
String |
value() |
String id()
WhitelistEntry.Type type()
String title()
String value()
boolean isWhitelisted(String url)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.