|
spring-security-core | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface SessionIdentifierAware
Implemented by Authentication.getDetails()
implementations that are capable of returning a session ID.
Used to extract the session ID from an Authentication object.
| Method Summary | |
|---|---|
String |
getSessionId()
Deprecated. Obtains the session ID. |
| Method Detail |
|---|
String getSessionId()
null if not known.
|
spring-security-core | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||