Uses of Interface
org.jboss.jca.as.converters.wls.api.metadata.InboundCallerPrincipalMapping
Packages that use InboundCallerPrincipalMapping
Package
Description
This package contains the weblogic metatdata.
This package contains the weblogic metatdata.
-
Uses of InboundCallerPrincipalMapping in org.jboss.jca.as.converters.wls.api.metadata
Methods in org.jboss.jca.as.converters.wls.api.metadata that return types with arguments of type InboundCallerPrincipalMappingModifier and TypeMethodDescriptionSecurityWorkContext.getCallerPrincipalMapping()getCallerPrincipalMapping -
Uses of InboundCallerPrincipalMapping in org.jboss.jca.as.converters.wls.metadata
Classes in org.jboss.jca.as.converters.wls.metadata that implement InboundCallerPrincipalMappingModifier and TypeClassDescriptionclassA generic SecurityWorkContext.Methods in org.jboss.jca.as.converters.wls.metadata that return types with arguments of type InboundCallerPrincipalMappingConstructor parameters in org.jboss.jca.as.converters.wls.metadata with type arguments of type InboundCallerPrincipalMappingModifierConstructorDescriptionSecurityWorkContextImpl(Boolean inboundMappingRequired, AnonPrincipal cpdm, List<? extends InboundCallerPrincipalMapping> cpms, String gpdm, List<? extends InboundGroupPrincipalMapping> gpms) constructor