com.mohiva.play.silhouette.contrib

utils

package utils

Visibility
  1. Public
  2. All

Type Members

  1. class BCryptPasswordHasher extends PasswordHasher

    Implementation of the password hasher based on BCrypt.

  2. class PlayCacheLayer extends CacheLayer

    Implementation of the cache layer which uses the default Play cache plugin.

  3. class SecureRandomIDGenerator extends IDGenerator

    A generator which uses SecureRandom to generate cryptographically strong IDs.

Value Members

  1. object BCryptPasswordHasher

    The companion object.

  2. object SecureRandomIDGenerator

    The companion object.

Ungrouped