Class FRAuth

  • All Implemented Interfaces:

    
    public class FRAuth
    
                        

    Model of an FRAuth.

    Dispatches requests to AuthService and OAuth2Client, performs user authentication and manage user session.

    To create a new FRAuth object use the static builder.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • 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
      static void start(Context context, @Nullable() FROptions options) Start the SDK
      static void start(Context context)
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • start

         static void start(Context context, @Nullable() FROptions options)

        Start the SDK

        Parameters:
        context - The Application Context
        options - The FROptions is a nullable field which takes either a null or config.