| Package | Description |
|---|---|
| org.apache.openejb.jee |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected SecurityIdentity |
EntityBean.securityIdentity |
protected SecurityIdentity |
SessionBean.securityIdentity |
protected SecurityIdentity |
MessageDrivenBean.securityIdentity |
| Modifier and Type | Method and Description |
|---|---|
SecurityIdentity |
EntityBean.getSecurityIdentity() |
SecurityIdentity |
SessionBean.getSecurityIdentity() |
SecurityIdentity |
EnterpriseBean.getSecurityIdentity() |
SecurityIdentity |
MessageDrivenBean.getSecurityIdentity() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityBean.setSecurityIdentity(SecurityIdentity value) |
void |
SessionBean.setSecurityIdentity(SecurityIdentity value) |
void |
EnterpriseBean.setSecurityIdentity(SecurityIdentity value) |
void |
MessageDrivenBean.setSecurityIdentity(SecurityIdentity value) |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.