public interface AuthorityManager
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAuthorized(SecurityContext context) |
boolean |
isAuthorized(SecurityContext context,
Request request) |
boolean |
isRoot(String user) |
boolean isAuthorized(SecurityContext context)
boolean isAuthorized(SecurityContext context, Request request)
boolean isRoot(String user)
Copyright © 2005–2018 The Beangle Software. All rights reserved.