| Package | Description |
|---|---|
| com.irisel.oms.auth | |
| com.irisel.oms.auth.internal | |
| com.irisel.oms.guiom | |
| com.irisel.oms.guiom.actions | |
| com.irisel.oms.guiom.iframe | |
| com.irisel.oms.guiom.interfaces |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SecurityManager.checkRead(Session s,
QueryTree qt) |
boolean |
SecurityManager.checkSave(Session s,
QuerySave qs) |
boolean |
SecurityManager.exec(Session s,
java.lang.String method,
Instance focus,
java.lang.String[] args) |
InstanceSet |
SecurityManager.filter(Session s,
InstanceSet is,
java.lang.String permType) |
static SecurityManager |
SecurityManagerFactory.getClientSecurityManager(CLBrowser clb,
Session s)
Creates and initializes a Security Manager
for use at server side.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SecurityManagerImpl.checkRead(Session s,
QueryTree qt) |
boolean |
SecurityManagerImpl.checkSave(Session s,
QuerySave qs) |
boolean |
SecurityManagerImpl.evalExpression(PermVO perm,
Instance focus,
Session s) |
boolean |
SecurityManagerImpl.exec(Session s,
java.lang.String method,
Instance focus,
java.lang.String[] args) |
InstanceSet |
SecurityManagerImpl.filter(Session thisSession,
InstanceSet is,
java.lang.String permType) |
| Constructor and Description |
|---|
SecurityManagerImpl(CLBrowser clb,
Session s) |
| Modifier and Type | Method and Description |
|---|---|
Session |
CLGuiomBase.getSession() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.JButton[] |
MethodActionHelper.createButtons(CLBrowser browser,
JPanelToolBar panelToolBar,
Instance instance,
Session userSession,
int formKey,
int panelKey) |
| Modifier and Type | Method and Description |
|---|---|
Session |
IFOpenInstanceFlow.getSession() |
Session |
CLJInternalFrameOpenInstance.getSession() |
| Modifier and Type | Method and Description |
|---|---|
Session |
CLDesktop.getSession() |