Hi Sean
Sean Radford wrote:
Should the
net.sf.acegisecurity.intercept.method.MethodDefinitionAttributes.lookupAttributes(MethodInvocation
invocation) return null when there are no
ConfigAttributes within the
ConfigAttributeDefinition instead of an empty one?
Yes, as you probably noticed Abstra
Sean Radford wrote:
Also, should net.sf.acegisecurity.ConfigAttributeDefinition have a
size() method (particularly useful if null is not returned)?
I also think that maybe ConfigAttributeDefinition should have a
contains(ConfigAttribute) method too
--
Dr. Sean Radford, MBBS, MSc
[EMAIL PRO
Hi,
Been playing with Acegi today and just wondered the following...
Should the
net.sf.acegisecurity.intercept.method.MethodDefinitionAttributes.lookupAttributes(MethodInvocation
invocation) return null when there are no
ConfigAttributes within the
ConfigAttributeDefinition instead of an empty