Uses of Interface
org.ow2.easybeans.api.bean.info.IMethodSecurityInfo

Packages that use IMethodSecurityInfo
org.ow2.easybeans.api.bean.info Implementation of EJB 3.0 container API 
 

Uses of IMethodSecurityInfo in org.ow2.easybeans.api.bean.info
 

Methods in org.ow2.easybeans.api.bean.info that return types with arguments of type IMethodSecurityInfo
 List<IMethodSecurityInfo> ISecurityInfo.getMethodSecurityInfos()
           
 

Methods in org.ow2.easybeans.api.bean.info with parameters of type IMethodSecurityInfo
 void ISecurityInfo.addMethodSecurityInfo(IMethodSecurityInfo methodSecurityInfo)
          Adds a method containing security.
 



Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.