Uses of Class
io.helidon.security.Role
-
Packages that use Role Package Description io.helidon.security Security -
-
Uses of Role in io.helidon.security
Methods in io.helidon.security that return Role Modifier and Type Method Description RoleRole.Builder. build()static RoleRole. create(String name)Create a role based on a name without any attributes.
-