Package

io.udash

auth

Permalink

package auth

Visibility
  1. Public
  2. All

Type Members

  1. abstract class AuthPresenter[S <: State] extends Presenter[S] with AuthRequires

    Permalink

    Presenter which check user access in handleState method.

  2. trait AuthView extends AnyRef

    Permalink

Value Members

  1. object AuthApplication

    Permalink
  2. object AuthView extends AuthView

    Permalink

Ungrouped