Package

ai.deepsense.commons

auth

Permalink

package auth

Visibility
  1. Public
  2. All

Type Members

  1. trait Authorizator extends AnyRef

    Permalink

    Provides methods to simplify authorization mechanism.

    Provides methods to simplify authorization mechanism. Represents an authenticated user's rights.

  2. trait AuthorizatorProvider extends AnyRef

    Permalink
  3. trait HasTenantId extends AnyRef

    Permalink

    States that the object has a tenant Id assigned to it.

    States that the object has a tenant Id assigned to it. Note that one of these objects can be a tenant itself.

  4. trait Ownable extends HasTenantId

    Permalink

    Describes an object with an owner.

Value Members

  1. package exceptions

    Permalink
  2. package usercontext

    Permalink

Ungrouped