| Package | Description |
|---|---|
| org.apache.openejb.jee.oejb2 |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityType |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractSecurityType |
ApplicationType.security |
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends AbstractSecurityType> |
GeronimoEjbJarType.security |
protected JAXBElement<? extends AbstractSecurityType> |
OpenejbJarType.security |
| Modifier and Type | Method and Description |
|---|---|
AbstractSecurityType |
ApplicationType.getSecurity()
Gets the value of the security property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractSecurityType> |
ObjectFactory.createSecurity(AbstractSecurityType value)
|
JAXBElement<? extends AbstractSecurityType> |
GeronimoEjbJarType.getSecurity() |
JAXBElement<? extends AbstractSecurityType> |
OpenejbJarType.getSecurity() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AbstractSecurityType> |
ObjectFactory.createSecurity(AbstractSecurityType value)
|
void |
ApplicationType.setSecurity(AbstractSecurityType value)
Sets the value of the security property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeronimoEjbJarType.setSecurity(JAXBElement<? extends AbstractSecurityType> security) |
void |
OpenejbJarType.setSecurity(JAXBElement<? extends AbstractSecurityType> security) |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.