net.liftmodules.mongoauth

field

package field

Visibility
  1. Public
  2. All

Type Members

  1. class ExpiresField[OwnerType <: BsonRecord[OwnerType]] extends DateField[OwnerType]

  2. class PasswordField[OwnerType <: Record[OwnerType]] extends StringField[OwnerType] with PasswordTypedField

  3. trait PasswordTypedField extends TypedField[String]

  4. class PermissionListField[OwnerType <: BsonRecord[OwnerType]] extends MongoListField[OwnerType, Permission]

Value Members

  1. object PasswordField extends Factory with Loggable

Ungrouped