Class Access

    • Field Detail

      • GRANT

        public static final Access GRANT
      • DENY

        public static final Access DENY
      • UNKNOWN

        public static final Access UNKNOWN
    • Method Detail

      • value

        public int value()
      • toBoolean

        public boolean toBoolean()
        If granted returns true, otherwise returns false.
        Returns:
        true if granted