Uses of Class
org.apache.openejb.jee.was.v6.common.Identity
-
Packages that use Identity 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 Identity in org.apache.openejb.jee.was.v6.common
Fields in org.apache.openejb.jee.was.v6.common with type parameters of type Identity Modifier and Type Field Description protected List<Identity>RunAsSpecifiedIdentity. identitiesMethods in org.apache.openejb.jee.was.v6.common that return Identity Modifier and Type Method Description IdentityObjectFactory. createIdentity()Create an instance ofIdentityMethods in org.apache.openejb.jee.was.v6.common that return types with arguments of type Identity Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Identity>ObjectFactory. createIdentity(Identity value)List<Identity>RunAsSpecifiedIdentity. getIdentities()Gets the value of the identities property.Methods in org.apache.openejb.jee.was.v6.common with parameters of type Identity Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Identity>ObjectFactory. createIdentity(Identity value)
-