[
https://issues.apache.org/jira/browse/DIRSERVER-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny closed DIRSERVER-1421.
----------------------------------------
> Javadoc comment not formatted correctly
> ---------------------------------------
>
> Key: DIRSERVER-1421
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1421
> Project: Directory ApacheDS
> Issue Type: Task
> Components: core
> Affects Versions: 1.5.5
> Reporter: Bryce Nordgren
> Priority: Trivial
> Fix For: 2.0.0-RC1
>
> Original Estimate: 0.03h
> Remaining Estimate: 0.03h
>
> The javadoc comment for o.a.d.s.core.authn.SimpleAuthenticator has two lists
> which are reformatted into paragraphs when browsing the class. The list
> needs to be enclosed in a <ul/> with each line item marked as a <li/>.
> We have at least 6 algorithms to encrypt the password :
> - SHA
> - SSHA (salted SHA)
> - MD5
> - SMD5 (slated MD5)
> - crypt (unix crypt)
> - plain text, ie no encryption.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.