| 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 |
|---|---|
AnonPrincipal |
SecurityWorkContext.getCallerPrincipalDefaultMapped()
getCallerPrincipalDefaultMapped
|
AnonPrincipal |
ResourceAdapterSecurity.getDefaultPrincipalName()
Get DefaultPrincipalName
|
AnonPrincipal |
ResourceAdapterSecurity.getManageAsPrincipalName()
Get ManageAsPrincipalName
|
AnonPrincipal |
InboundCallerPrincipalMapping.getMappedCallerPrincipal()
getMappedCallerPrincipal
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnonPrincipalImpl
A generic AnonPrincipal.
|
| Modifier and Type | Method and Description |
|---|---|
AnonPrincipal |
SecurityWorkContextImpl.getCallerPrincipalDefaultMapped() |
AnonPrincipal |
ResourceAdapterSecurityImpl.getDefaultPrincipalName() |
AnonPrincipal |
ResourceAdapterSecurityImpl.getManageAsPrincipalName() |
AnonPrincipal |
InboundCallerPrincipalMappingImpl.getMappedCallerPrincipal() |
| Constructor and Description |
|---|
InboundCallerPrincipalMappingImpl(String eisCaller,
AnonPrincipal mcp)
constructor
|
SecurityWorkContextImpl(Boolean inboundMappingRequired,
AnonPrincipal cpdm,
List<? extends InboundCallerPrincipalMapping> cpms,
String gpdm,
List<? extends InboundGroupPrincipalMapping> gpms)
constructor
|
Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)