Package com.illumon.iris.db.v2.permissions.rs
package com.illumon.iris.db.v2.permissions.rs
-
ClassesClassDescriptionAcl Account resource that is a sub resource of Strategy.This allows management of column acls, defines all REST operations supported for /acl/columns/ uri.This is the main Acl resource, manages the table acls.This manages editing of input tables, by updating the acl database Defines all REST operations supported for /acl/tableEditor/ uri.A simple pojo that holds the
UserContext
, client host and if client is an AclEditor An instance is created for each verified AclEditor and maintained until the request goes out of scopeBaseExceptionMapper<T extends Throwable>The base implementation of allExceptionMapper
for exceptions raised in the acl rest api.A request filter applied globally on all incoming requests to validate authentication.The Acl RestApi server application class.Applies security headers on all responses.Factory to create and initializeDbAclServiceProvider
This is the Acl Group resource, defines all REST operations supported for /acl/groups uri.This is the Acl Member resource, defines all REST operations supported for /acl/members uri.This is the Acl Password resource, defines all REST operations supported for /acl/users uri.This is the Acl PublicKey resource, defines all REST operations supported for /acl/publickey uri.This is the Acl Strategy resource, defines all REST operations supported for /acl/strategy uri.This is the Acl SystemUser resource, defines all REST operations supported for /acl/systemuser uri.