That's going to be a container-specific thing... there is, as far as I
know, no provision for doing that within the spec. Various containers
may allow you to do it though.
Also note that you could be making changes in web.xml or in your
container's group config data... the context can be dyna
Frank W. Zammetti wrote:
What do you mean by "reload roles"? Do you mean put changes to your roles
in effect in real-time, or do you mean assign a user to a given role?
I mean the first one. I want to put changes in roles in real-time
What do you mean by "reload roles"? Do you mean put changes to your roles
in effect in real-time, or do you mean assign a user to a given role?
--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
On Tue, June 28, 2005 2:59 pm, Grzegorz Stasica s
ok but is it possible to reload roles manually from action. Function
getPrinciple() seems to solve some of my problems but still I need to
have an possibility to reload roles. I can not find setPrinciple function
-
To unsubscr
From: "Grzegorz Stasica" <[EMAIL PROTECTED]>
> Is it possible to access container from action. I'm using securityfilter
> which extends BaseRealm. In this way I can put additional parameter to
> user being authorized but the problem is that I'm not able to access it
> from the action. There is only
Erik
-Original Message-
From: Grzegorz Stasica <[EMAIL PROTECTED]>
Sent: Jun 28, 2005 12:34 PM
To: user@struts.apache.org
Subject: isUserInRole - how it works
hi,
Actinally my question is how to access container from struts action but
if I know how isUserInRole is working I'l
> An: user@struts.apache.org
> Betreff: isUserInRole - how it works
>
>
> hi,
>
> Actinally my question is how to access container from struts
> action but
> if I know how isUserInRole is working I'll be able to solve my main
> problem which is:
> Is it p
When you specify a constraint on a resource within a webapp via web.xml
settings, you specify what group the constraint references. Within your
container you specify which groups are a part of what groups (the former
is a standard part of the servlet spec, the later is specific to whichever
contai
hi,
Actinally my question is how to access container from struts action but
if I know how isUserInRole is working I'll be able to solve my main
problem which is:
Is it possible to access container from action. I'm using securityfilter
which extends BaseRealm. In this way I can put additional p
9 matches
Mail list logo