org.alfresco.repo.security.authentication
Interface PasswordGenerator

All Known Implementing Classes:
BasicPasswordGenerator

public interface PasswordGenerator

Implementations of this interface generate a password


Method Summary
 java.lang.String generatePassword()
          Returns a generated password
 

Method Detail

generatePassword

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

Returns:
the generated password


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.