|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SecurityIdentity | |
---|---|
org.apache.openejb.jee.jba |
Uses of SecurityIdentity in org.apache.openejb.jee.jba |
---|
Fields in org.apache.openejb.jee.jba declared as SecurityIdentity | |
---|---|
protected SecurityIdentity |
MessageDriven.securityIdentity
|
protected SecurityIdentity |
Session.securityIdentity
|
protected SecurityIdentity |
Entity.securityIdentity
|
Methods in org.apache.openejb.jee.jba that return SecurityIdentity | |
---|---|
SecurityIdentity |
ObjectFactory.createSecurityIdentity()
Create an instance of SecurityIdentity |
SecurityIdentity |
MessageDriven.getSecurityIdentity()
Gets the value of the securityIdentity property. |
SecurityIdentity |
Session.getSecurityIdentity()
Gets the value of the securityIdentity property. |
SecurityIdentity |
Entity.getSecurityIdentity()
Gets the value of the securityIdentity property. |
Methods in org.apache.openejb.jee.jba with parameters of type SecurityIdentity | |
---|---|
void |
MessageDriven.setSecurityIdentity(SecurityIdentity value)
Sets the value of the securityIdentity property. |
void |
Session.setSecurityIdentity(SecurityIdentity value)
Sets the value of the securityIdentity property. |
void |
Entity.setSecurityIdentity(SecurityIdentity value)
Sets the value of the securityIdentity property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |