Uses of Class
org.apache.openejb.jee.was.v6.common.Identity

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
 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
 JAXBElement<Identity> ObjectFactory.createIdentity(Identity value)
          Create an instance of JAXBElement<Identity>
 



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.