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 Detail

      • generatePassword

        java.lang.String generatePassword()
        Returns a generated password
        Returns:
        the generated password