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