Package org.sklsft.commons.rest.security.aspect


package org.sklsft.commons.rest.security.aspect
  • Classes
    Class
    Description
    The aspect responsible for controlling the access to a RESTFul API
    The AccessControlType is declared with the AccessControl Annotation
    The access control is delegated to the @{link AccessController}