Interface PasswordGenerator

All Known Implementing Classes:
BasicPasswordGenerator

public interface PasswordGenerator
Implementations of this interface generate a password
Author:
glen johnson at Alfresco dot com
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a generated password
  • Method Details

    • generatePassword

      String generatePassword()
      Returns a generated password
      Returns:
      the generated password