| Package | Description |
|---|---|
| com.netscape.certsrv.base | |
| com.netscape.certsrv.publish |
| 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 |
|---|---|
boolean |
ILdapExpression.evaluate(SessionContext sc)
Evaluate the Expression.
|