Package

im.actor.server.persist

auth

Permalink

package auth

Visibility
  1. Public
  2. All

Type Members

  1. final class AuthEmailTransactionTable extends AuthTransactionBase[AuthEmailTransaction] with (db.ActorPostgresDriver.api)#InheritingTable

    Permalink
  2. class AuthPhoneTransactionTable extends AuthTransactionBase[AuthPhoneTransaction] with (db.ActorPostgresDriver.api)#InheritingTable

    Permalink
  3. final class AuthTransactionTable extends AuthTransactionBase[AuthTransaction]

    Permalink
  4. final class GateAuthCodeTable extends (db.ActorPostgresDriver.api)#Table[GateAuthCode]

    Permalink

Ungrouped