|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebServiceSecurityType | |
---|---|
org.apache.openejb.jee.oejb2 | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of WebServiceSecurityType in org.apache.openejb.jee.oejb2 |
---|
Fields in org.apache.openejb.jee.oejb2 declared as WebServiceSecurityType | |
---|---|
protected WebServiceSecurityType |
SessionBeanType.webServiceSecurity
|
Methods in org.apache.openejb.jee.oejb2 that return WebServiceSecurityType | |
---|---|
WebServiceSecurityType |
ObjectFactory.createWebServiceSecurityType()
Create an instance of WebServiceSecurityType |
WebServiceSecurityType |
SessionBeanType.getWebServiceSecurity()
Gets the value of the webServiceSecurity property. |
Methods in org.apache.openejb.jee.oejb2 with parameters of type WebServiceSecurityType | |
---|---|
void |
WebServiceBindingType.setWebServiceSecurity(WebServiceSecurityType webServiceSecurity)
|
void |
SessionBeanType.setWebServiceSecurity(WebServiceSecurityType value)
Sets the value of the webServiceSecurity property. |
Constructors in org.apache.openejb.jee.oejb2 with parameters of type WebServiceSecurityType | |
---|---|
WebServiceBindingType.WebServiceSecurityType(WebServiceSecurityType s)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |