public class StartupAuthErrorDetails extends Object
| Constructor and Description |
|---|
StartupAuthErrorDetails(AuthException authException,
Exception unauthException) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
didErrorOccurObtainingUnauthenticatedIdentity() |
boolean |
didErrorOccurRefreshingProvider() |
AuthException |
getProviderRefreshException() |
Exception |
getUnauthenticatedErrorException() |
public StartupAuthErrorDetails(AuthException authException, Exception unauthException)
public boolean didErrorOccurRefreshingProvider()
public AuthException getProviderRefreshException()
public boolean didErrorOccurObtainingUnauthenticatedIdentity()
public Exception getUnauthenticatedErrorException()
Copyright © 2019. All rights reserved.