Uses of Class
io.trino.server.security.ResourceSecurityBinder
Packages that use ResourceSecurityBinder
-
Uses of ResourceSecurityBinder in io.trino.server.security
Methods in io.trino.server.security that return ResourceSecurityBinderModifier and TypeMethodDescriptionResourceSecurityBinder.anyUserResource(AnnotatedElement element) ResourceSecurityBinder.internalOnlyResource(AnnotatedElement element) ResourceSecurityBinder.managementReadResource(AnnotatedElement element) ResourceSecurityBinder.managementWriteResource(AnnotatedElement element) ResourceSecurityBinder.publicResource(AnnotatedElement element) ResourceSecurityBinder.resourceSecurity(AnnotatedElement element, ResourceSecurity.AccessType accessType) static ResourceSecurityBinderResourceSecurityBinder.resourceSecurityBinder(com.google.inject.Binder binder)