Package | Description |
---|---|
com.sun.identity.liberty.ws.security |
Provides interface to manage liberty security
|
Modifier and Type | Method and Description |
---|---|
SessionSubject |
SessionContext.getSessionSubject()
Returns the
SessionSubject within the
SessionContext object. |
Modifier and Type | Method and Description |
---|---|
void |
SessionContext.setSessionSubject(SessionSubject sub)
Sets the
SessionSubject object. |
Constructor and Description |
---|
SessionContext(SessionSubject sessionSubject,
AuthnContext authnContext,
String providerID)
Constructs a
SessionContext object from a
SessionSubject object, a AuthnContext
object and a String . |
Copyright © 2010-2018, ForgeRock All Rights Reserved.