Uses of Enum Class
org.jboss.jca.as.converters.wls.api.metadata.InboundCallerPrincipalMapping.Tag
Packages that use InboundCallerPrincipalMapping.Tag
Package
Description
This package contains the weblogic metatdata.
-
Uses of InboundCallerPrincipalMapping.Tag in org.jboss.jca.as.converters.wls.api.metadata
Methods in org.jboss.jca.as.converters.wls.api.metadata that return InboundCallerPrincipalMapping.TagModifier and TypeMethodDescriptionStatic method to get enum instance given localName stringReturns the enum constant of this class with the specified name.static InboundCallerPrincipalMapping.Tag[]InboundCallerPrincipalMapping.Tag.values()Returns an array containing the constants of this enum class, in the order they are declared.