public class GrouperSessionResult extends Object
| Constructor and Description |
|---|
GrouperSessionResult() |
| Modifier and Type | Method and Description |
|---|---|
GrouperSession |
getGrouperSession()
grouper session
|
boolean |
isCreated() |
void |
setCreated(boolean created) |
void |
setGrouperSession(GrouperSession grouperSession)
grouper session
|
void |
stopQuietlyIfCreated()
if this was just created, close it, otherwise, let the calling creator close it
|
public boolean isCreated()
public void setCreated(boolean created)
created - the created to setpublic GrouperSession getGrouperSession()
public void setGrouperSession(GrouperSession grouperSession)
grouperSession - the grouperSession to setpublic void stopQuietlyIfCreated()
Copyright © 2016 Internet2. All rights reserved.