[opencms-dev] ver 5 -- Import of external users in the database

Xavier Ottolini xavier.ottolini at adelis.com
Mon Mar 21 14:08:51 CET 2005


After importing the passwords, the authentication was successfull. Thank 
you Thomas!

Thomas Maerz a écrit :

>Xavier Ottolini <xavier.ottolini at adelis.com> writes:
>
>  
>
>>Are there a method in the OpenCms API to generate encrypted passwords?
>>    
>>
>
>,----[ com.opencms.file.CmsObject ]
>|     /**
>|      * Method to encrypt the passwords.
>|      *
>|      * @param value The value to encrypt.
>|      * @return The encrypted value.
>|      */
>|     public String digest(String value) {
>|         return m_rb.digest(value);
>|     }
>`----
>
>
>Regards,
>Thomas
>
>  
>




More information about the opencms-dev mailing list