be.objectify.deadbolt.scala
Members list
Packages
Type members
Classlikes
Provides helpers for creating Play Actions wrapped by DeadboltActions.
Provides helpers for creating Play Actions wrapped by DeadboltActions.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Supertypes
-
class WrappedRequest[A]trait Request[A]trait RequestHeaderclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Indicates the point at which a constraint is applied. See DeadboltHandler.onAuthSuccess.
Indicates the point at which a constraint is applied. See DeadboltHandler.onAuthSuccess.
Attributes
- Since
-
2.5.1
- Supertypes
-
class Enumerationtrait Serializableclass Objecttrait Matchableclass Any
- Self type
-
ConstraintPoint.type
Controller-level authorisations for Scala controllers.
Controller-level authorisations for Scala controllers.
Attributes
- Supertypes
-
trait Resultsclass Objecttrait Matchableclass Any
Individual components of Deadbolt. Use this trait if your application uses compile-time dependency injection.
Individual components of Deadbolt. Use this trait if your application uses compile-time dependency injection.
Attributes
- Supertypes
-
trait BuiltInComponentstrait PekkoTypedComponentstrait PekkoComponentstrait I18nComponentsclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
trait DeadboltFilterComponents
Attributes
- Supertypes
-
trait Provider[ExecutionContext]class Objecttrait Matchableclass Any
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class SubjectCachingHandler
Attributes
- Supertypes
-
class Moduleclass Objecttrait Matchableclass Any
An implementation of ExecutionContextProvider that checks the injector for an instance of DeadboltExecutionContextProvider. Falls back to scala.concurrent.ExecutionContext.global if nothing is specified.
An implementation of ExecutionContextProvider that checks the injector for an instance of DeadboltExecutionContextProvider. Falls back to scala.concurrent.ExecutionContext.global if nothing is specified.
Attributes
- Supertypes
-
trait ExecutionContextProvidertrait Provider[ExecutionContext]class Objecttrait Matchableclass Any
A default implementation of TemplateFailureListenerProvider that checks the injector for a TemplateFailureListener instance.
A default implementation of TemplateFailureListenerProvider that checks the injector for a TemplateFailureListener instance.
Attributes
- Supertypes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Specifies the execution context used by Deadbolt.
Specifies the execution context used by Deadbolt.
Attributes
- Supertypes
-
trait Provider[ExecutionContext]class Objecttrait Matchableclass Any
- Known subtypes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class SimpleHandlerKey
No-op implementation of TemplateFailureListener..
No-op implementation of TemplateFailureListener..
Attributes
- Supertypes
Static constraint analysis.
Static constraint analysis.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SubjectActionBuilder.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class AuthenticatedActionBuilder[B]
Listens for failures when applying constraints at the template level. Useful for extra logging or creating a load-based template constraint timeout function.
Listens for failures when applying constraints at the template level. Useful for extra logging or creating a load-based template constraint timeout function.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Provides an instance of TemplateFailureListener for cases where template rendering fails.
Provides an instance of TemplateFailureListener for cases where template rendering fails.
Attributes
- Supertypes
- Known subtypes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any