Class StytchB2BUI

  • All Implemented Interfaces:

    
    public final class StytchB2BUI
    
                        

    This class configures the Stytch UI component. You use this class to specify all of the necessary configuration parameters.

    It uses the Builder pattern, so you will not be directly constructing an instance of this class.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public final class StytchB2BUI.Builder

      The Builder class is used to construct an instance of the StytchUI class

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Unit authenticate() Call this method from your application to begin the authentication flow.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • authenticate

         final Unit authenticate()

        Call this method from your application to begin the authentication flow. It will create and launch the UI activity and configure the listeners for the result