Package

org.bitbucket.pshirshov.izumitk.akka.http.auth

jwt

Permalink

package jwt

Visibility
  1. Public
  2. All

Type Members

  1. trait JwtDirectives extends AnyRef

    Permalink

  2. case class JwtKeyId(name: String) extends Product with Serializable

    Permalink
  3. trait JwtSupport extends StrictLogging

    Permalink
  4. case class KeyPair(algorithmIdentifier: String, encryption: Option[Key], verification: Key) extends Product with Serializable

    Permalink

Ungrouped