Package | Description |
---|---|
com.sun.identity.plugin.session |
Contains session SPI.
|
com.sun.identity.plugin.session.impl | |
com.sun.identity.saml2.profile |
Package that handles SAML v2 profiles.
|
com.sun.identity.wsfederation.common |
Defines common WS-Federation utilities and constants.
|
com.sun.identity.wsfederation.servlet |
Modifier and Type | Method and Description |
---|---|
static SessionProvider |
SessionManager.getProvider()
Returns the configured
SessionProvider instance. |
Modifier and Type | Class and Description |
---|---|
class |
FedletSessionProvider
The
FedletSessionProvider class is an implementation of
SessionProvider interface for Fedlet deployment. |
class |
FMSessionProvider
Used for creating sessions, and for accessing session
information.
|
Modifier and Type | Method and Description |
---|---|
static void |
SPACSUtils.saveInfoInMemory(SessionProvider sessionProvider,
Object session,
String sessionIndex,
String metaAlias,
NameIDInfo info,
boolean isIDPProxy,
boolean isTransient) |
static void |
SPACSUtils.setAttrMapInSession(SessionProvider sessionProvider,
Map attrMap,
Object session)
Sets the attribute map in the session
|
Modifier and Type | Field and Description |
---|---|
static SessionProvider |
WSFederationUtils.sessionProvider |
Modifier and Type | Method and Description |
---|---|
static void |
RPSigninResponse.setAttrMapInSession(SessionProvider sessionProvider,
Map attrMap,
Object session)
Sets the attribute map in the session
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.