public interface Grant
| Modifier and Type | Method and Description |
|---|---|
String |
getClause()
Gets clause being engaged.
|
Integer |
getCrawlDelay()
Gets crawl delay from the group.
|
List<String> |
getUserAgents()
Gets user agents from the group.
|
boolean |
hasAccess()
Checks if there is an access granted.
|
boolean hasAccess()
true if access grantedString getClause()
Integer getCrawlDelay()
null if no crawl delay definedCopyright © 2019. All rights reserved.