Uses of Class
org.apache.druid.server.security.Resource
Packages that use Resource
-
Uses of Resource in org.apache.druid.server.security
Fields in org.apache.druid.server.security declared as ResourceMethods in org.apache.druid.server.security that return ResourceMethods in org.apache.druid.server.security with parameters of type ResourceModifier and TypeMethodDescriptionAllowAllAuthorizer.authorize(AuthenticationResult authenticationResult, Resource resource, Action action) Authorizer.authorize(AuthenticationResult authenticationResult, Resource resource, Action action) Check if the entity represented byidentityis authorized to performactiononresource.Constructors in org.apache.druid.server.security with parameters of type Resource