be.objectify.deadbolt

scala

package scala

Visibility
  1. Public
  2. All

Type Members

  1. class ActionBuilders extends AnyRef

    Provides helpers for creating Play Actions wrapped by DeadboltActions.

    Provides helpers for creating Play Actions wrapped by DeadboltActions.

    Annotations
    @Singleton()
  2. class DeadboltActions extends Results with BodyParsers

    Controller-level authorisations for Scala controllers.

    Controller-level authorisations for Scala controllers.

    Annotations
    @Singleton()
  3. trait DeadboltHandler extends AnyRef

  4. class DeadboltModule extends Module

  5. trait DynamicResourceHandler extends AnyRef

  6. trait HandlerKey extends AnyRef

  7. class NoOpTemplateFailureListener extends TemplateFailureListener

    No-op implementation of TemplateFailureListener..

    No-op implementation of TemplateFailureListener..

    Annotations
    @Singleton()
  8. class ScalaAnalyzer extends AnyRef

    Scala wrapper for be.objectify.deadbolt.core.DeadboltAnalyzer.

    Scala wrapper for be.objectify.deadbolt.core.DeadboltAnalyzer.

    Annotations
    @Singleton()
  9. trait TemplateFailureListener extends AnyRef

    Listens for failures when applying constraints at the template level.

    Listens for failures when applying constraints at the template level. Useful for extra logging or creating a load-based template constraint timeout function.

  10. class TemplateFailureListenerProvider extends Provider[TemplateFailureListener]

    Annotations
    @Singleton()
  11. class ViewSupport extends AnyRef

    Annotations
    @Singleton()

Value Members

  1. object ViewAccessPoint

    We can't inject into views, or objects, so an injector look-up and some implicits to the rescue...

  2. package cache

  3. package views

Ungrouped