Interface PrivilegesProvider
public interface PrivilegesProvider
Implementations implemented as
@ApplicationScoped beans, define the
privileges that are available to Polaris.-
Method Summary
-
Method Details
-
name
String name()Human-readable name. -
privilegeDefinitions
Stream<PrivilegeDefinition> privilegeDefinitions()
-