Interface DefaultDatarouterUserPasswordSupplier

All Superinterfaces:
Supplier<String>
All Known Implementing Classes:
DefaultDatarouterUserPassword

public interface DefaultDatarouterUserPasswordSupplier
extends Supplier<String>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get