[EMAIL PROTECTED] wrote: > The methods shown below in FIgure 1 return an iterator. > > I would like to see the methods return the collection rather than > an iterator for these reasons:
> org.acegisecurity.intercept.ObjectDefinitionSource: > getConfigAttributeDefinitions > org.acegisecurity.intercept.method.MethodDefinitionAttributes: > getConfigAttributeDefinitions > org.acegisecurity.intercept.method.MethodDefinitionMap: > getConfigAttributeDefinitions > org.acegisecurity.intercept.web.RegExpBasedFilterInvocationDefinitionMap: > getConfigAttributeDefinitions > org.acegisecurity.intercept.web.FilterInvocationDefinitionDecorator: > getConfigAttributeDefinitions > org.acegisecurity.intercept.web.PathBasedFilterInvocationDefinitionMap: > getConfigAttributeDefinitions > org.acegisecurity.ConfigAttributeDefinition: getConfigAttributes > org.acegisecurity.ui.savedrequest.SavedRequest: getHeaderNames > org.acegisecurity.ui.savedrequest.SavedRequest: getHeaderValues > org.acegisecurity.ui.savedrequest.SavedRequest: getLocales > org.acegisecurity.ui.savedrequest.SavedRequest: getParameterNames Please log this in JIRA, and it will be progressed as part of 1.1.0. We can't do it in 1.0.x because it would break backward compatibility. Thanks Ben ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Home: http://acegisecurity.org Acegisecurity-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
