Uses of Class
org.apache.openejb.jee.wls.IiopSecurityDescriptor

Packages that use IiopSecurityDescriptor
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
protected  IiopSecurityDescriptor WeblogicEnterpriseBean.iiopSecurityDescriptor
           
 

Methods in org.apache.openejb.jee.wls that return IiopSecurityDescriptor
 IiopSecurityDescriptor ObjectFactory.createIiopSecurityDescriptor()
          Create an instance of IiopSecurityDescriptor
 IiopSecurityDescriptor WeblogicEnterpriseBean.getIiopSecurityDescriptor()
          Gets the value of the iiopSecurityDescriptor property.
 

Methods in org.apache.openejb.jee.wls with parameters of type IiopSecurityDescriptor
 void WeblogicEnterpriseBean.setIiopSecurityDescriptor(IiopSecurityDescriptor value)
          Sets the value of the iiopSecurityDescriptor property.
 



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