Return-Path: Delivered-To: apmail-jakarta-jetspeed-dev-archive@apache.org Received: (qmail 59910 invoked from network); 3 Oct 2002 23:33:13 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 3 Oct 2002 23:33:13 -0000 Received: (qmail 3597 invoked by uid 97); 3 Oct 2002 23:34:02 -0000 Delivered-To: qmlist-jakarta-archive-jetspeed-dev@jakarta.apache.org Received: (qmail 3572 invoked by uid 97); 3 Oct 2002 23:34:01 -0000 Mailing-List: contact jetspeed-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jetspeed Developers List" Reply-To: "Jetspeed Developers List" Delivered-To: mailing list jetspeed-dev@jakarta.apache.org Received: (qmail 3560 invoked by uid 98); 3 Oct 2002 23:34:00 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Message-ID: From: "Amte, Amit" To: "'Jetspeed Developers List'" Subject: RE: Implementations of the Jetspeed security framework Date: Thu, 3 Oct 2002 19:35:50 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C26B35.9BB6C380" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C26B35.9BB6C380 Content-Type: text/plain That explains the null value! Any examples in the current jetspeed build where the user's ACL is being looked at for group/role membership? thanks Amit -----Original Message----- From: Glenn R. Golden [mailto:ggolden@umich.edu] Sent: Thursday, October 03, 2002 3:55 PM To: Jetspeed Developers List Subject: Re: Implementations of the Jetspeed security framework The new security system in Jetspeed does not support or use the old turbine getACL() from data. It will return null. Use the new jetspeed security service(s) to do access control. On Thursday, October 3, 2002, at 03:39 PM, Amte, Amit wrote: > Hello, > > Following the instructions given in the link sent by David, > We have built our own jetspeed security framework. > Everything works great. We are using role based psml's and the > users can log in and jetspeed figures out their group/role > memberships and serves up the correct portlets ... not a problem. > > However.. $data.getACL() returns a null when referenced in a vm file > (or from within a VelocityPortletAction). > > I have mirrored the following classes: > > TurbineAuthentication > TurbineGroupManagement > TurbinePermissionManagement > TurbineRoleManagement > TurbineUserManagement > > and extended theBaseJetspeedUser to support additional user attributes. > > Am I missing anything here? My guess is that the rundata object is > not being set up properly. Any pointers ? > > thanks > > Amit > > -----Original Message----- > From: David Sean Taylor [mailto:david.sean.taylor@bbc.co.uk] > Sent: Tuesday, October 01, 2002 9:21 AM > To: 'Jetspeed Developers List' > Subject: RE: Implementations of the Jetspeed security framework > > > Documentation covers the interfaces: > http://jakarta.apache.org/jetspeed/site/security.html > Source code and default implementations are in the cvs. > Look under org.apache.jetspeed.services.security, > org.apache.jetspeed.om.security > >> -----Original Message----- >> From: Danilo Luiz Rheinheimer [mailto:danilo@floripa.com.br] >> Sent: 01 October 2002 14:13 >> To: jetspeed-dev@jakarta.apache.org >> Subject: Implementations of the Jetspeed security framework >> >> >> Hi, >> >> Where I can found implementation of the Jetspeed security >> framework (with source code) to study the sources, so I can >> implement my custom framework ? >> TIA. >> >> -- >> Best regards, >> Danilo mailto:danilo@floripa.com.br >> >> >> >> -- >> To unsubscribe, e-mail: >> unsubscribe@jakarta.apache.org> >> For >> additional commands, >> e-mail: >> > > > BBCi at http://www.bbc.co.uk/ > > This e-mail (and any attachments) is confidential and may contain > personal views which are not the views of the BBC unless specifically > stated. > If you have received it in error, please delete it from your system, do > not use, copy or disclose the information in any way nor act in > reliance on it and notify the sender immediately. Please note that the > BBC monitors e-mails sent or received. Further communication will > signify your consent to this. > > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > - Glenn --------------------------------------------------------------------- Glenn R. Golden Systems Research Programmer School of Information University of Michigan ggolden@umich.edu 734-615-1419 --------------------------------------------------------------------- -- To unsubscribe, e-mail: For additional commands, e-mail: ------_=_NextPart_001_01C26B35.9BB6C380--