Package | Description |
---|---|
com.netscape.certsrv.base | |
com.netscape.cms.authentication |
Modifier and Type | Method and Description |
---|---|
static SessionContext |
SessionContext.getContext()
Retrieves the session context associated with
the current thread.
|
static SessionContext |
SessionContext.getExistingContext()
Retrieves the session context associated with
the current thread.
|
Modifier and Type | Method and Description |
---|---|
static void |
SessionContext.setContext(SessionContext sc)
Sets the current context.
|
Modifier and Type | Method and Description |
---|---|
protected IAuthToken |
CMCAuth.verifySignerInfo(SessionContext auditContext,
AuthToken authToken,
org.mozilla.jss.pkix.cms.SignedData cmcFullReq) |