public class AcegiFunctions extends Object
| Constructor and Description |
|---|
AcegiFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static String |
authentication(String operation) |
static boolean |
hasAccessTo(String uri)
Returns true if current user has access to a given URI
(look for FilterSecurityInterceptor configuration)
|
public static boolean hasAccessTo(String uri)
uri - URI that will be checkedCopyright © 2014. All Rights Reserved.