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 |
---|---|
java.util.List<InboundGroupPrincipalMapping> |
SecurityWorkContext.getGroupPrincipalMapping()
getGroupPrincipalMapping
|
Modifier and Type | Class and Description |
---|---|
class |
InboundGroupPrincipalMappingImpl
A generic InboundGroupPrincipalMapping.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<InboundGroupPrincipalMapping> |
SecurityWorkContextImpl.getGroupPrincipalMapping() |
Constructor and Description |
---|
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)