Class Passkeys.RegisterParameters

  • All Implemented Interfaces:

    
    public final class Passkeys.RegisterParameters
    
                        

    Data class used for wrapping parameters used with Passkeys registration

    • 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 Activity getActivity() an activity context for launching the native Passkeys UI
      final String getDomain() the domain of the Passkey registration.
      • Methods inherited from class java.lang.Object

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

      • Passkeys.RegisterParameters

        Passkeys.RegisterParameters(Activity activity, String domain)
    • Method Detail

      • getActivity

         final Activity getActivity()

        an activity context for launching the native Passkeys UI

      • getDomain

         final String getDomain()

        the domain of the Passkey registration. Do not include the protocol