Uses of Class
org.apache.openejb.jee.wls.IiopSecurityDescriptor
-
Packages that use IiopSecurityDescriptor Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of IiopSecurityDescriptor in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls declared as IiopSecurityDescriptor Modifier and Type Field Description protected IiopSecurityDescriptorWeblogicEnterpriseBean. iiopSecurityDescriptorMethods in org.apache.openejb.jee.wls that return IiopSecurityDescriptor Modifier and Type Method Description IiopSecurityDescriptorObjectFactory. createIiopSecurityDescriptor()Create an instance ofIiopSecurityDescriptorIiopSecurityDescriptorWeblogicEnterpriseBean. getIiopSecurityDescriptor()Gets the value of the iiopSecurityDescriptor property.Methods in org.apache.openejb.jee.wls with parameters of type IiopSecurityDescriptor Modifier and Type Method Description voidWeblogicEnterpriseBean. setIiopSecurityDescriptor(IiopSecurityDescriptor value)Sets the value of the iiopSecurityDescriptor property.
-