public abstract class CustomTokenFirebaseAuthenticationStrategy extends FirebaseAuthenticationStrategy
| Constructor and Description |
|---|
CustomTokenFirebaseAuthenticationStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doAuthenticate(com.firebase.client.Firebase firebase) |
protected abstract java.lang.String |
getAuthToken() |
authenticate, doOnAuthenticated, doOnAuthenticationError, getCountDownLatch, onAuthenticated, onAuthenticationErrorpublic CustomTokenFirebaseAuthenticationStrategy()
protected void doAuthenticate(com.firebase.client.Firebase firebase)
doAuthenticate in class FirebaseAuthenticationStrategyprotected abstract java.lang.String getAuthToken()