JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.gridgain.internal.cli.core.repl.registry
Interface RolesRegistry
All Known Implementing Classes:
RolesRegistryImpl
public interface
RolesRegistry
Roles registry.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
refresh
()
Refresh internal state.
Set
<
String
>
roles
()
Set of roles.
Method Details
roles
Set
<
String
>
roles
()
Set of roles.
refresh
void
refresh
()
Refresh internal state.