| Package | Description |
|---|---|
| org.teiid.dqp.internal.process | |
| org.teiid.dqp.service | |
| org.teiid.jboss | |
| org.teiid.runtime | |
| org.teiid.services | |
| org.teiid.transport |
| Modifier and Type | Method and Description |
|---|---|
SecurityHelper |
DQPWorkContext.getSecurityHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
DQPWorkContext.setSecurityHelper(SecurityHelper securityHelper) |
| Modifier and Type | Method and Description |
|---|---|
SecurityHelper |
SessionService.getSecurityHelper() |
| Modifier and Type | Class and Description |
|---|---|
class |
JBossSecurityHelper |
| Modifier and Type | Class and Description |
|---|---|
class |
DoNothingSecurityHelper
A
SecurityHelper that does nothing and always assumes that thread
has the proper security context. |
| Modifier and Type | Method and Description |
|---|---|
SecurityHelper |
EmbeddedConfiguration.getSecurityHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
EmbeddedConfiguration.setSecurityHelper(SecurityHelper securityHelper)
Set the
SecurityHelper that can associate the appropriate SecurityContext
with threads executing Teiid tasks. |
| Modifier and Type | Field and Description |
|---|---|
protected SecurityHelper |
SessionServiceImpl.securityHelper |
| Modifier and Type | Method and Description |
|---|---|
SecurityHelper |
SessionServiceImpl.getSecurityHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionServiceImpl.setSecurityHelper(SecurityHelper securityHelper) |
| Modifier and Type | Method and Description |
|---|---|
SecurityHelper |
ClientServiceRegistryImpl.getSecurityHelper() |
SecurityHelper |
ClientServiceRegistry.getSecurityHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientServiceRegistryImpl.setSecurityHelper(SecurityHelper securityHelper) |
Copyright © 2019. All rights reserved.