| 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 List<SecurityRoleRef> |
EntityBean.securityRoleRef |
protected List<SecurityRoleRef> |
SessionBean.securityRoleRef |
protected List<SecurityRoleRef> |
Servlet.securityRoleRef |
protected List<SecurityRoleRef> |
MessageDrivenBean.securityRoleRef |
| Modifier and Type | Method and Description |
|---|---|
List<SecurityRoleRef> |
EntityBean.getSecurityRoleRef() |
List<SecurityRoleRef> |
SessionBean.getSecurityRoleRef() |
List<SecurityRoleRef> |
EnterpriseBean.getSecurityRoleRef() |
List<SecurityRoleRef> |
Servlet.getSecurityRoleRef() |
List<SecurityRoleRef> |
MessageDrivenBean.getSecurityRoleRef() |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.