| パッケージ | 説明 |
|---|---|
| edu.internet2.middleware.shibboleth.common.profile.provider | |
| edu.internet2.middleware.shibboleth.idp.session.impl | |
| edu.internet2.middleware.shibboleth.idp.util |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SessionManager<SessionType> |
AbstractShibbolethProfileHandler.getSessionManager()
Gets the session manager for this profile handler.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
AbstractShibbolethProfileHandler.setSessionManager(SessionManager<SessionType> manager)
Sets the session manager for this profile handler.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
SessionManagerImpl
Manager of IdP sessions.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static SessionManager<Session> |
HttpServletHelper.getSessionManager(javax.servlet.ServletContext context)
Gets the
SessionManager service bound to the Servlet context. |
static SessionManager<Session> |
HttpServletHelper.getSessionManager(javax.servlet.ServletContext context,
String serviceId)
Gets the
SessionManager bound to the Servlet context. |
Copyright © 2012. All Rights Reserved.