Interface MountOperationClass.OnAskPassword

Enclosing class:
MountOperationClass
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface MountOperationClass.OnAskPassword
  • Method Details

    • onAskPassword

      void onAskPassword(CallbackHandler __self, @Nonnull MountOperation op, @Nonnull Str message, @Nonnull Str default_user, @Nonnull Str default_domain, int flags)
      Parameters:
      op -
      message -
      default_user -
      default_domain -
      flags -