public class CustomTabAuthHandler extends java.lang.Object implements AuthenticationHandler
AuthenticationHandler.OnCompleteListener| Constructor and Description |
|---|
CustomTabAuthHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
setOnCompleteListener(AuthenticationHandler.OnCompleteListener listener) |
boolean |
start(android.app.Activity contextActivity,
AuthenticationRequest request) |
void |
stop() |
public boolean start(android.app.Activity contextActivity,
AuthenticationRequest request)
start in interface AuthenticationHandlerpublic void stop()
stop in interface AuthenticationHandlerpublic void setOnCompleteListener(AuthenticationHandler.OnCompleteListener listener)
setOnCompleteListener in interface AuthenticationHandler