:DOH: Nevermind. Problem between keyboard and seat.
On Thu, Aug 15, 2024 at 8:36 AM Claude Warren, Jr
wrote:
> If there is an authorizer with no ACLs and
> authorizeByResourceType(AuthorizableRequestContext
> requestContext, AclOperation op, ResourceType resourceType) is called
> with op = UN
If there is an authorizer with no ACLs and
authorizeByResourceType(AuthorizableRequestContext
requestContext, AclOperation op, ResourceType resourceType) is called with
op = UNKNOWN or ANY, or resourceType = UKNOWN or ANY should an
IllegalArgumentException be thrown as it is when there are ACLs?
I