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(java.lang.String eisCaller,
AnonPrincipal mcp)
constructor
|
SecurityWorkContextImpl(java.lang.Boolean inboundMappingRequired,
AnonPrincipal cpdm,
java.util.List<? extends InboundCallerPrincipalMapping> cpms,
java.lang.String gpdm,
java.util.List<? extends InboundGroupPrincipalMapping> gpms)
constructor
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)