Package

be.objectify.deadbolt.scala

cache

Permalink

package cache

Visibility
  1. Public
  2. All

Type Members

  1. class DefaultPatternCache extends PatternCache

    Permalink

    Annotations
    @Singleton()
  2. trait HandlerCache extends Function[HandlerKey, DeadboltHandler] with () ⇒ DeadboltHandler

    Permalink

  3. trait PatternCache extends (String) ⇒ Option[Pattern]

    Permalink

Ungrouped