Interface Password

All Known Implementing Classes:
AuthPassword, UserPassword

public interface Password
An encoded password.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the storage scheme name.
  • Method Details

    • getStorageScheme

      String getStorageScheme()
      Returns the storage scheme name.
      Returns:
      The storage scheme name.