public interface IRoleCheckingStrategy
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasAnyRole(Roles roles)
Whether any of the given roles matches.
|
boolean hasAnyRole(Roles roles)
roles - the rolesCopyright © 2006–2016 Apache Software Foundation. All rights reserved.