Class MongoAclPermission

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

public class MongoAclPermission 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
    org.bson.BsonValue
     

    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

    • getId

      public org.bson.BsonValue getId()
      Returns:
      the _id