Uses of Class
org.apache.openejb.jee.oejb2.WebServiceBindingType.WebServiceSecurityType

Packages that use WebServiceBindingType.WebServiceSecurityType
org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of WebServiceBindingType.WebServiceSecurityType in org.apache.openejb.jee.oejb2
 

Fields in org.apache.openejb.jee.oejb2 declared as WebServiceBindingType.WebServiceSecurityType
protected  WebServiceBindingType.WebServiceSecurityType WebServiceBindingType.webServiceSecurity
           
 

Methods in org.apache.openejb.jee.oejb2 that return WebServiceBindingType.WebServiceSecurityType
 WebServiceBindingType.WebServiceSecurityType WebServiceBindingType.getWebServiceSecurity()
           
 

Methods in org.apache.openejb.jee.oejb2 with parameters of type WebServiceBindingType.WebServiceSecurityType
 void WebServiceBindingType.setWebServiceSecurity(WebServiceBindingType.WebServiceSecurityType webServiceSecurity)
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.