I'd like to create a Web Part with security-trimmed links for a MOSS Publishing Intranet Portal. The idea is that their logged-in user name is checked against a custom provider to determine their permissions for a particular link and the hyperlinks would be rendered based on this.
What would be a good approach for something like this? In particular, is it possible to inherit from the "Summary Links" Web Part to achieve this functionality?