|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Whitelist
A whitelist to determine what remote systems an administrator has deemed appropriate to make requests to.
| Method Summary | |
|---|---|
boolean |
allows(URI uri)
Returns true if the URI is in the whitelist of remote systems that are appropriate to make
requests to, false otherwise. |
| Method Detail |
|---|
boolean allows(URI uri)
true if the URI is in the whitelist of remote systems that are appropriate to make
requests to, false otherwise.
uri - URI of the remote system to check for whitelisting
true if the URI is in the whitelist, false otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||