-
Notifications
You must be signed in to change notification settings - Fork 317
Description
Arjen Poutsma opened SWS-303 and commented
In paragraph 7.4.2.2. AcegiDigestPasswordValidationCallbackHandler,
in the text "The AcegiPlainTextPasswordValidationCallbackHandler requires an Acegi UserDetailService to operate.",
the following should be replaced:
"AcegiPlainTextPasswordValidationCallbackHandler" -> "AcegiDigestPasswordValidationCallbackHandler".
In paragraph 7.4.3. Certificate Authentication,
in the text "The recipient is used by the recipient to authenticate."
the following should be replaced:
"recipient" -> "certificate".
In paragraph 7.4.3.1. KeyStoreCallbackHandler,
in the text "... whether the the current date ..."
the word "the" should be removed.
In paragraph 7.6.2. Encryption,
in the text "... instead of the regular private key should be used to decrypt the message.",
the following should be replaced:
"regular private key" -> ?
and "decrypt" -> "encrypt".
Referenced from: commits ba61454