Uses of Class
org.apache.openejb.jee.was.v6.common.RunAsSpecifiedIdentity
-
Packages that use RunAsSpecifiedIdentity Package Description org.apache.openejb.jee.was.v6.common Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of RunAsSpecifiedIdentity in org.apache.openejb.jee.was.v6.common
Methods in org.apache.openejb.jee.was.v6.common that return RunAsSpecifiedIdentity Modifier and Type Method Description RunAsSpecifiedIdentityObjectFactory. createRunAsSpecifiedIdentity()Create an instance ofRunAsSpecifiedIdentityMethods in org.apache.openejb.jee.was.v6.common that return types with arguments of type RunAsSpecifiedIdentity Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RunAsSpecifiedIdentity>ObjectFactory. createRunAsSpecifiedIdentity(RunAsSpecifiedIdentity value)Methods in org.apache.openejb.jee.was.v6.common with parameters of type RunAsSpecifiedIdentity Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RunAsSpecifiedIdentity>ObjectFactory. createRunAsSpecifiedIdentity(RunAsSpecifiedIdentity value)
-