public final class

Md5

extends UserImportHash
java.lang.Object
   ↳ com.google.firebase.auth.UserImportHash
     ↳ com.google.firebase.auth.hash.Md5

Class Overview

Represents the MD5 password hashing algorithm. Can be used as an instance of UserImportHash when importing users.

Summary

Nested Classes
class Md5.Builder  
Public Methods
static Md5.Builder builder()
Protected Methods
Map<String, Object> getOptions()
[Expand]
Inherited Methods
From class com.google.firebase.auth.UserImportHash
From class java.lang.Object

Public Methods

public static Md5.Builder builder ()

Protected Methods

protected Map<String, Object> getOptions ()