Uses of Interface
org.jboss.jca.as.converters.wls.api.metadata.AnonPrincipal
Packages that use AnonPrincipal
Package
Description
This package contains the weblogic metatdata.
This package contains the weblogic metatdata.
-
Uses of AnonPrincipal in org.jboss.jca.as.converters.wls.api.metadata
Methods in org.jboss.jca.as.converters.wls.api.metadata that return AnonPrincipalModifier and TypeMethodDescriptionSecurityWorkContext.getCallerPrincipalDefaultMapped()getCallerPrincipalDefaultMappedResourceAdapterSecurity.getDefaultPrincipalName()Get DefaultPrincipalNameResourceAdapterSecurity.getManageAsPrincipalName()Get ManageAsPrincipalNameInboundCallerPrincipalMapping.getMappedCallerPrincipal()getMappedCallerPrincipal -
Uses of AnonPrincipal in org.jboss.jca.as.converters.wls.metadata
Classes in org.jboss.jca.as.converters.wls.metadata that implement AnonPrincipalMethods in org.jboss.jca.as.converters.wls.metadata that return AnonPrincipalModifier and TypeMethodDescriptionSecurityWorkContextImpl.getCallerPrincipalDefaultMapped()ResourceAdapterSecurityImpl.getDefaultPrincipalName()ResourceAdapterSecurityImpl.getManageAsPrincipalName()InboundCallerPrincipalMappingImpl.getMappedCallerPrincipal()Constructors in org.jboss.jca.as.converters.wls.metadata with parameters of type AnonPrincipalModifierConstructorDescriptionInboundCallerPrincipalMappingImpl(String eisCaller, AnonPrincipal mcp) constructorSecurityWorkContextImpl(Boolean inboundMappingRequired, AnonPrincipal cpdm, List<? extends InboundCallerPrincipalMapping> cpms, String gpdm, List<? extends InboundGroupPrincipalMapping> gpms) constructor