withResource

fun <Principal : Any, Resource : Any> AuthorizationPolicy<Principal>.withResource(resource: Resource, block: AuthPolicyResourceTest<Principal, Resource>.() -> Unit)