| Package | Description |
|---|---|
| org.jboss.jca.as.converters.wls.api.metadata |
This package contains the weblogic metatdata.
|
| org.jboss.jca.as.converters.wls.metadata |
This package contains the weblogic metatdata.
|
| Modifier and Type | Method and Description |
|---|---|
List<InboundCallerPrincipalMapping> |
SecurityWorkContext.getCallerPrincipalMapping()
getCallerPrincipalMapping
|
| Modifier and Type | Class and Description |
|---|---|
class |
InboundCallerPrincipalMappingImpl
A generic SecurityWorkContext.
|
| Modifier and Type | Method and Description |
|---|---|
List<InboundCallerPrincipalMapping> |
SecurityWorkContextImpl.getCallerPrincipalMapping() |
| Constructor and Description |
|---|
SecurityWorkContextImpl(Boolean inboundMappingRequired,
AnonPrincipal cpdm,
List<? extends InboundCallerPrincipalMapping> cpms,
String gpdm,
List<? extends InboundGroupPrincipalMapping> gpms)
constructor
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)