JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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
Role
Role.Builder.
build
()
static
Role
Role.
create
(
String
name)
Create a role based on a name without any attributes.