class LocalAccess extends Object
| Modifier | Constructor and Description |
|---|---|
private |
LocalAccess() |
| Modifier and Type | Method and Description |
|---|---|
static void |
check()
Checks whether a call was made by a local host.
|
private static Map cache
public static void check()
AccessControlException - when the origin is not a local hostCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.