object CSRFTokenSigner

Annotations
@deprecated
Deprecated

(Since version 2.6.0) CSRFTokenSigner's singleton object can be replaced by MessageDigest.isEqual

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

Deprecated Value Members

  1. def constantTimeEquals(a: String, b: String): Boolean

    Annotations
    @deprecated
    Deprecated

    (Since version 2.6.0) Consider java.security.MessageDigest.isEqual