lofi_acl.access

package lofi_acl.access

Members list

Type members

Classlikes

trait DeltaSurgeon[T]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object DeltaSurgeon

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
case class EncryptedDeltaParts(inner: Map[String, EncryptedDeltaParts] | Array[Byte])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
trait Filter[T]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class TerminalFilter[T]
object dotsFilter
object Filter

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Filter.type

Attributes

Supertypes
trait KeyHierarchy
class Object
trait Matchable
class Any
case class Group(id: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class InvalidPathException(path: List[String]) extends RuntimeException

Attributes

Supertypes
trait Product
trait Equals
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
case class IsolatedDeltaParts(inner: Map[String, IsolatedDeltaParts] | Array[Byte])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait KeyHierarchy

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
enum Operation extends Ordered[Operation]

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
trait Ordered[Operation]
trait Comparable[Operation]
class Object
trait Matchable
class Any
Show all
class PartialKeyHierarchy(keys: KeyMap) extends KeyHierarchy

Attributes

Supertypes
trait KeyHierarchy
class Object
trait Matchable
class Any
enum Permission

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
class PermissionManager[RDT]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
case class PermissionTree(permission: Permission, children: Map[String, PermissionTree])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class Rule(group: Group, operation: Operation, path: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all