class TokenInfo extends AnyRef

INTERNAL API: used for storing tokens on the request

Source
csrf.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TokenInfo
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. lazy val toToken: Token

    Call this method to render the token.

    Call this method to render the token.

    returns

    the generated token