| Package | Description |
|---|---|
| com.sun.enterprise.connectors | |
| com.sun.enterprise.connectors.util |
| Modifier and Type | Method and Description |
|---|---|
RuntimeSecurityMap |
PoolMetaData.getRuntimeSecurityMap() |
RuntimeSecurityMap |
ConnectorRegistry.getRuntimeSecurityMap(PoolInfo poolInfo)
Gets the runtime equivalent of policies enforced by the Security Maps
pertaining to a pool from the Pool's Meta Data.
|
| Constructor and Description |
|---|
PoolMetaData(PoolInfo poolInfo,
javax.resource.spi.ManagedConnectionFactory mcf,
Subject s,
int txSupport,
ResourcePrincipal prin,
boolean isPM,
boolean isNonTx,
boolean lazyEnlistable,
RuntimeSecurityMap runtimeSecurityMap,
boolean lazyAssoc) |
| Modifier and Type | Method and Description |
|---|---|
static RuntimeSecurityMap |
SecurityMapUtils.processSecurityMaps(ConnectorSecurityMap[] securityMaps)
Updates the registry with the security map.
|
Copyright © 2019. All rights reserved.