mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-29 15:22:15 +00:00
Javadoc correction.
This commit is contained in:
parent
e12c8310eb
commit
ee41d24447
@ -16,8 +16,8 @@
|
|||||||
package org.acegisecurity.concurrent;
|
package org.acegisecurity.concurrent;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Implemented by {@link Authentication#getDetails()} implementations that are
|
* Implemented by {@link org.acegisecurity.Authentication#getDetails()}
|
||||||
* capable of returning a session ID.
|
* implementations that are capable of returning a session ID.
|
||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* This interface is used by {@link
|
* This interface is used by {@link
|
||||||
|
Loading…
x
Reference in New Issue
Block a user