|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Identity | |
---|---|
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 | |
---|---|
protected List<Identity> |
RunAsSpecifiedIdentity.identities
|
Methods in org.apache.openejb.jee.was.v6.common that return Identity | |
---|---|
Identity |
ObjectFactory.createIdentity()
Create an instance of Identity |
Methods in org.apache.openejb.jee.was.v6.common that return types with arguments of type Identity | |
---|---|
javax.xml.bind.JAXBElement<Identity> |
ObjectFactory.createIdentity(Identity value)
Create an instance of JAXBElement < Identity > |
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 | |
---|---|
javax.xml.bind.JAXBElement<Identity> |
ObjectFactory.createIdentity(Identity value)
Create an instance of JAXBElement < Identity > |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |