Package

com.ubirch.auth.server

route

Permalink

package route

Visibility
  1. Public
  2. All

Type Members

  1. trait LogoutRoute extends MyJsonProtocol with CORSDirective with ResponseUtil

    Permalink

    author: cvandrei since: 2017-02-01

  2. class MainRoute extends AnyRef

    Permalink

    author: cvandrei since: 2017-01-19

  3. trait ProviderRoute extends MyJsonProtocol with CORSDirective with ResponseUtil with StrictLogging

    Permalink

    author: cvandrei since: 2017-01-26

  4. class RegisterRoute extends MyJsonProtocol with CORSDirective with ResponseUtil with StrictLogging

    Permalink

    author: cvandrei since: 2017-04-20

  5. trait TokenRoute extends MyJsonProtocol with CORSDirective with ResponseUtil with StrictLogging

    Permalink

    author: cvandrei since: 2017-01-31

  6. class UserInfoRoute extends MyJsonProtocol with CORSDirective with ResponseUtil with StrictLogging

    Permalink

    author: cvandrei since: 2017-04-25

  7. trait WelcomeRoute extends MyJsonProtocol

    Permalink

    author: cvandrei since: 2017-01-26

Ungrouped