public interface AuthorizationHandler<T>
| Modifier and Type | Method and Description |
|---|---|
boolean |
verifyAuthorization(User user,
T service) |
boolean verifyAuthorization(User user, T service) throws IllegalAccessException
IllegalAccessExceptionCopyright © 2018. All rights reserved.