|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.jee.was.v6.common.SecurityIdentity
org.apache.openejb.jee.was.v6.common.UseCallerIdentity
public class UseCallerIdentity
The use-caller-identity element specifies that the caller's security identity be used as the security identity for the execution of the enterprise bean's methods.
Java class for UseCallerIdentity complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UseCallerIdentity"> <complexContent> <extension base="{common.xmi}SecurityIdentity"> </extension> </complexContent> </complexType>
Field Summary |
---|
Fields inherited from class org.apache.openejb.jee.was.v6.common.SecurityIdentity |
---|
description, descriptions, extensions, href, id, idref, label, type, uuid, version |
Constructor Summary | |
---|---|
UseCallerIdentity()
|
Method Summary |
---|
Methods inherited from class org.apache.openejb.jee.was.v6.common.SecurityIdentity |
---|
getDescription, getDescriptions, getExtensions, getHref, getId, getIdref, getLabel, getType, getUuid, getVersion, setDescription, setHref, setId, setIdref, setLabel, setType, setUuid, setVersion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UseCallerIdentity()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |