Package

com.malliina.play

controllers

Permalink

package controllers

Visibility
  1. Public
  2. All

Type Members

  1. class AccountForms extends AnyRef

    Permalink
  2. trait AuthBundle[U] extends AnyRef

    Permalink
  3. class BaseSecurity extends AnyRef

    Permalink
  4. trait Caching extends AnyRef

    Permalink
  5. trait ContentController extends Controller with Caching

    Permalink
  6. abstract class LogStreaming extends Streaming

    Permalink
  7. abstract class OAuthControl extends AutoCloseable

    Permalink

    A template to handle the Google OAuth2 authentication flow.

    A template to handle the Google OAuth2 authentication flow.

    1) User is sent to initiate() 2) initiate() sends (redirects) user to Google 3) Google redirects user to redirResponse() after consent 4) redirResponse() extracts email, authenticates

  8. class OAuthSecured extends BaseSecurity

    Permalink
  9. abstract class Streaming extends JsonWebSockets with SyncSockets

    Permalink
  10. class Uploads extends AnyRef

    Permalink

Value Members

  1. object AccountForms extends AccountForms

    Permalink
  2. object AuthBundle

    Permalink
  3. object BaseSecurity

    Permalink
  4. object Caching extends Caching

    Permalink
  5. object OAuthControl

    Permalink
  6. object Streaming

    Permalink

Ungrouped