コード例 #1
0
 public Set<DataResource> protectedResources() {
   return ImmutableSet.of(DataResource.columnFamily(Auth.AUTH_KS, PERMISSIONS_CF));
 }