Individual overloaded methods
with the same method name can be assigned
different permissions. Even if the method
is overloaded across multiple interfaces,
each of the individual methods can be assigned
different method permissions using the <method-intf>
element. An asterisk ("*") used
in the <method-name> element
is considered a wildcard that can be used
to refer to all methods in the bean's interfaces.