|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionException | |
---|---|
edu.internet2.middleware.grouper | The I2MI Grouper project is an open source toolkit for managing groups. |
edu.internet2.middleware.grouper.misc | This package contains generic grouper classes which do not belong elsewhere |
Uses of SessionException in edu.internet2.middleware.grouper |
---|
Methods in edu.internet2.middleware.grouper that throw SessionException | |
---|---|
static GrouperSession |
GrouperSession.start(edu.internet2.middleware.subject.Subject subject)
Start a session for interacting with the Grouper API. |
static GrouperSession |
GrouperSession.start(edu.internet2.middleware.subject.Subject subject,
boolean addToThreadLocal)
Start a session for interacting with the Grouper API. |
static GrouperSessionResult |
GrouperSession.startIfNotStarted(edu.internet2.middleware.subject.Subject subject)
Start a session for interacting with the Grouper API. |
static GrouperSession |
GrouperSession.startRootSession()
Start a session for interacting with the Grouper API. |
static GrouperSession |
GrouperSession.startRootSession(boolean addToThreadLocal)
Start a session for interacting with the Grouper API. |
static GrouperSessionResult |
GrouperSession.startRootSessionIfNotStarted()
Start a root session for interacting with the Grouper API. |
void |
GrouperSession.stop()
Stop this API session. |
Uses of SessionException in edu.internet2.middleware.grouper.misc |
---|
Methods in edu.internet2.middleware.grouper.misc that throw SessionException | |
---|---|
static void |
FindBadMemberships.checkAll(java.io.PrintStream printStream)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |