Uses of Interface
org.jboss.jca.as.converters.wls.api.metadata.InboundGroupPrincipalMapping
-
Packages that use InboundGroupPrincipalMapping 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. -
-
Uses of InboundGroupPrincipalMapping 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 InboundGroupPrincipalMapping Modifier and Type Method Description List<InboundGroupPrincipalMapping>SecurityWorkContext. getGroupPrincipalMapping()getGroupPrincipalMapping -
Uses of InboundGroupPrincipalMapping in org.jboss.jca.as.converters.wls.metadata
Classes in org.jboss.jca.as.converters.wls.metadata that implement InboundGroupPrincipalMapping Modifier and Type Class Description classInboundGroupPrincipalMappingImplA generic InboundGroupPrincipalMapping.Methods in org.jboss.jca.as.converters.wls.metadata that return types with arguments of type InboundGroupPrincipalMapping Modifier and Type Method Description List<InboundGroupPrincipalMapping>SecurityWorkContextImpl. getGroupPrincipalMapping()
-