Class FileAclPermission

java.lang.Object
org.restheart.security.BaseAclPermission
org.restheart.security.authorizers.FileAclPermission

public class FileAclPermission extends org.restheart.security.BaseAclPermission
ACL Permission that specifies the conditions that are necessary to perform the request The request is authorized if AclPermission.resolve() to true
Author:
Andrea Di Cesare <andrea@softinstigate.com>
  • Field Summary

    Fields inherited from class org.restheart.security.BaseAclPermission

    MATCHING_ACL_PERMISSION
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.restheart.security.BaseAclPermission

    allow, gePredicate, getPriority, getRaw, getRaw, getRoles, of

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getRequestPredicate

      public String getRequestPredicate()
      Returns:
      the requestPredicate