public interface SecurityService
| Modifier and Type | Method and Description |
|---|---|
Object |
getPrincipal() |
boolean |
hasRole(String role) |
boolean |
isAuthenticated() |
boolean |
isPermitted(String permission) |
Copyright © 2018–2020. All rights reserved.