You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Sandeep Dixit <sd...@ohioedge.com> on 2003/05/13 23:08:46 UTC

Default 'Jetspeed' Group

Does anyone know how to set some other than 'Jetspeed' as a default group?

Thanks,
Sandeep


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.470 / Virus Database: 268 - Release Date: 4/8/03
 


Re: Default 'Jetspeed' Group

Posted by David Sean Taylor <da...@bluesunrise.com>.
On Tuesday, May 13, 2003, at 02:08  PM, Sandeep Dixit wrote:

> Does anyone know how to set some other than 'Jetspeed' as a default 
> group?
>
Override the methods in TurbineRoleManagement and LDAPRoleManagement to 
not use the constants JetspeedSecurity.JETSPEED_GROUP and 
JetspeedSecurity.JETSPEED_GROUP_ID
A more generic solution would have signatures to accept the Group on 
the grantRole method. This could give you a way to implement roles in 
security realms.
The current implementation is meant to be simple, but enhancements are 
welcome!

--
David Sean Taylor
Bluesunrise Software
david@bluesunrise.com
+01 707 773-4646




---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-user-help@jakarta.apache.org