Uses of Class
org.apache.openejb.jee.oejb2.WebServiceSecurityType
-
Packages that use WebServiceSecurityType Package Description 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 Modifier and Type Field Description protected WebServiceSecurityTypeSessionBeanType. webServiceSecurityMethods in org.apache.openejb.jee.oejb2 that return WebServiceSecurityType Modifier and Type Method Description WebServiceSecurityTypeObjectFactory. createWebServiceSecurityType()Create an instance ofWebServiceSecurityTypeWebServiceSecurityTypeSessionBeanType. getWebServiceSecurity()Gets the value of the webServiceSecurity property.Methods in org.apache.openejb.jee.oejb2 with parameters of type WebServiceSecurityType Modifier and Type Method Description voidSessionBeanType. setWebServiceSecurity(WebServiceSecurityType value)Sets the value of the webServiceSecurity property.voidWebServiceBindingType. setWebServiceSecurity(WebServiceSecurityType webServiceSecurity)Constructors in org.apache.openejb.jee.oejb2 with parameters of type WebServiceSecurityType Constructor Description WebServiceSecurityType(WebServiceSecurityType s)
-