| Package | Description |
|---|---|
| com.sun.appserv.connectors.internal.api | |
| com.sun.enterprise.connectors | |
| org.glassfish.connectors.config |
| Modifier and Type | Method and Description |
|---|---|
static Collection<WorkSecurityMap> |
ConnectorsUtil.getAllWorkSecurityMaps(Resources resources,
String moduleName) |
List<WorkSecurityMap> |
ConnectorRuntime.getWorkSecurityMap(String raName)
get work security maps for a resource-adapter-name
|
static List<WorkSecurityMap> |
ConnectorsUtil.getWorkSecurityMaps(String raName,
Resources allResources)
given the ra-name, returns all the configured connector-work-security-maps for the .rar
|
| Modifier and Type | Method and Description |
|---|---|
List<WorkSecurityMap> |
ConnectorRuntime.getWorkSecurityMap(String raName)
get work security maps for a resource-adapter-name
|
| Modifier and Type | Method and Description |
|---|---|
static String |
WorkSecurityMap.Duck.getIdentity(WorkSecurityMap wsm) |
Copyright © 2021. All rights reserved.