|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSecurityType | |
---|---|
org.apache.openejb.jee.oejb2 | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of AbstractSecurityType in org.apache.openejb.jee.oejb2 |
---|
Subclasses of AbstractSecurityType in org.apache.openejb.jee.oejb2 | |
---|---|
class |
SecurityType
|
Fields in org.apache.openejb.jee.oejb2 declared as AbstractSecurityType | |
---|---|
protected AbstractSecurityType |
ApplicationType.security
|
Fields in org.apache.openejb.jee.oejb2 with type parameters of type AbstractSecurityType | |
---|---|
protected javax.xml.bind.JAXBElement<? extends AbstractSecurityType> |
GeronimoEjbJarType.security
|
protected javax.xml.bind.JAXBElement<? extends AbstractSecurityType> |
OpenejbJarType.security
|
Methods in org.apache.openejb.jee.oejb2 that return AbstractSecurityType | |
---|---|
AbstractSecurityType |
ApplicationType.getSecurity()
Gets the value of the security property. |
Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type AbstractSecurityType | |
---|---|
javax.xml.bind.JAXBElement<AbstractSecurityType> |
ObjectFactory.createSecurity(AbstractSecurityType value)
Create an instance of JAXBElement < AbstractSecurityType > } |
javax.xml.bind.JAXBElement<? extends AbstractSecurityType> |
GeronimoEjbJarType.getSecurity()
|
javax.xml.bind.JAXBElement<? extends AbstractSecurityType> |
OpenejbJarType.getSecurity()
|
Methods in org.apache.openejb.jee.oejb2 with parameters of type AbstractSecurityType | |
---|---|
javax.xml.bind.JAXBElement<AbstractSecurityType> |
ObjectFactory.createSecurity(AbstractSecurityType value)
Create an instance of JAXBElement < AbstractSecurityType > } |
void |
ApplicationType.setSecurity(AbstractSecurityType value)
Sets the value of the security property. |
Method parameters in org.apache.openejb.jee.oejb2 with type arguments of type AbstractSecurityType | |
---|---|
void |
GeronimoEjbJarType.setSecurity(javax.xml.bind.JAXBElement<? extends AbstractSecurityType> security)
|
void |
OpenejbJarType.setSecurity(javax.xml.bind.JAXBElement<? extends AbstractSecurityType> security)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |