|
||||||||||
| 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 |
Entity.securityIdentity
|
protected SecurityIdentity |
MessageDriven.securityIdentity
|
protected SecurityIdentity |
Session.securityIdentity
|
| Methods in org.apache.openejb.jee.jba that return SecurityIdentity | |
|---|---|
SecurityIdentity |
ObjectFactory.createSecurityIdentity()
Create an instance of SecurityIdentity |
SecurityIdentity |
Entity.getSecurityIdentity()
Gets the value of the securityIdentity property. |
SecurityIdentity |
MessageDriven.getSecurityIdentity()
Gets the value of the securityIdentity property. |
SecurityIdentity |
Session.getSecurityIdentity()
Gets the value of the securityIdentity property. |
| Methods in org.apache.openejb.jee.jba with parameters of type SecurityIdentity | |
|---|---|
void |
Entity.setSecurityIdentity(SecurityIdentity value)
Sets the value of the securityIdentity property. |
void |
MessageDriven.setSecurityIdentity(SecurityIdentity value)
Sets the value of the securityIdentity property. |
void |
Session.setSecurityIdentity(SecurityIdentity value)
Sets the value of the securityIdentity property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||