public interface AuthorizationManager
| Modifier and Type | Method and Description |
|---|---|
boolean |
authorize(Resource resource,
org.jboss.errai.security.shared.api.identity.User user) |
boolean |
supports(Resource resource) |
boolean supports(Resource resource)
boolean authorize(Resource resource, org.jboss.errai.security.shared.api.identity.User user) throws org.jboss.errai.security.shared.exception.UnauthorizedException
org.jboss.errai.security.shared.exception.UnauthorizedExceptionCopyright © 2012–2016 JBoss by Red Hat. All rights reserved.