Class UnexpectedCredentialType

  • All Implemented Interfaces:
    java.io.Serializable

    
    public final class UnexpectedCredentialType
    extends StytchSDKError
                        

    Thrown when we receive an unexpected token type from Sign In With Google

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getCredentialType() the type of credential that Google Credential Manager returned
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UnexpectedCredentialType

        UnexpectedCredentialType(String credentialType)
    • Method Detail

      • getCredentialType

         final String getCredentialType()

        the type of credential that Google Credential Manager returned