public static interface MenuFactory.SecurityInfos<T>
| Modifier and Type | Method and Description |
|---|---|
T |
withRole(String role) |
T |
withRoles(Collection<String> roles) |
T |
withRoles(String... roles) |
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.