I'm wondering if all security stuffs are done in jetspeed.
I want to create a portlet for a specific user role. What I have to do for that ?
I added  in the portlets.xreg, the following new portlet entry : 

    <portlet-entry name="Secure-portlet" hidden="false" type="ref" application="false" 
parent="HTML">
         <meta-info>
            <title>Secure Portlet </title>
            <description>Test</description>
        </meta-info>
        <url>/secure-welcome.html</url>
    <security role="manager"/>
    </portlet-entry>


After, When I'm connecting with a user which has not the manager role, I can add this 
portlet in my personnalized page. What's wrong ?


Christophe


__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the 
convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to