Try data.getACL() and look at the methods provided by org.apache.turbine.util.security.AccessControlList
Scott ----- Original Message ----- From: "Schmidt, Uwe" <[EMAIL PROTECTED]> To: "Turbine Users List" <[EMAIL PROTECTED]> Sent: Friday, November 16, 2001 9:18 PM Subject: Turbine-Security and user_group_role > Hi, > > I have to check wether there is an association between a given user, group > and role. > Are there any functions in TurbineSecurity or so to check this ? > I can create such associtations with TurbineSecurity.grant, but i have found > no > possibility to check this (a function like hasAccess(user,group,role) ...) > Did I miss something ??? > > Uwe > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
