com.mohiva.play.silhouette.contrib

daos

package daos

Visibility
  1. Public
  2. All

Type Members

  1. trait AuthInfoDAO[T <: AuthInfo] extends AnyRef

    The DAO to persist the auth info.

  2. abstract class DelegableAuthInfoDAO[T <: AuthInfo] extends AuthInfoDAO[T]

    An implementation of the auth info DAO.

Ungrouped