| Package | Description |
|---|---|
| com.irisel.oms.auth | |
| com.irisel.oms.auth.internal | |
| com.irisel.oms.guiom | |
| com.irisel.oms.guiom.interfaces |
| Modifier and Type | Method and Description |
|---|---|
static SecurityManager |
SecurityManagerFactory.getClientSecurityManager(CLBrowser clb,
Session s)
Creates and initializes a Security Manager
for use at server side.
|
static SecurityManager |
SecurityManagerFactory.getServerSecurityManager(CLBrowser clb)
Creates and initializes a Security Manager
for use at client side.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityManagerImpl |
| Modifier and Type | Method and Description |
|---|---|
static SecurityManager |
CLGuiomBase.getSecmanager() |
SecurityManager |
CLGuiomBase.getSecMgr() |
| Modifier and Type | Method and Description |
|---|---|
static void |
CLGuiomBase.setSecmanager(SecurityManager secmanager) |
| Modifier and Type | Method and Description |
|---|---|
SecurityManager |
CLDesktop.getSecMgr() |