Javadoc typo corrected.
This commit is contained in:
parent
cacc31004f
commit
562a015aeb
|
@ -24,7 +24,7 @@ package net.sf.acegisecurity.providers.cas;
|
||||||
* associated with a given <code>HttpSession</code>. This allows the
|
* associated with a given <code>HttpSession</code>. This allows the
|
||||||
* affirmative CAS validation outcome to be stored in the
|
* affirmative CAS validation outcome to be stored in the
|
||||||
* <code>HttpSession</code>, meaning the removal of the ticket from the CAS
|
* <code>HttpSession</code>, meaning the removal of the ticket from the CAS
|
||||||
* server is not an issue issue.
|
* server is not an issue.
|
||||||
* </p>
|
* </p>
|
||||||
*
|
*
|
||||||
* <P>
|
* <P>
|
||||||
|
|
Loading…
Reference in New Issue