[SPAM]

View: New views
3 Messages — Rating Filter:   Alert me  

[SPAM]

by Goutham7777 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
openCRX-developers mailing list
openCRX-developers@...
https://lists.sourceforge.net/lists/listinfo/opencrx-developers

Rights/Role based UI

by Oliver Thoms-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Hi,

 

I’m quite new to openCRX/openMDX  and want/have to build a Rights/Role based UI.

 

Show tab ‚Accounts’ just to PricipalGroup „supportStaff“

Show tab ‚Products’ just to PricipalGroup ‚productManager’

and likewise….

 

 

Could you guys please share your way to solve such necessity?

 

 

My current approach ist to extend the PortalExtension Class, as it was hinted to me

https://sourceforge.net/apps/trac/opencrx/wiki/Sdk24.PortalExtension

 

But his seems to be a rather strange approach, to check every single access by running such very custom code.

 

 

 

My own research lead to this hint:

http://www.opencrx.org/opencrx/2.5/customizing/openCRX_customizing.html#3.4.1.Role-based%20UI|outline

 

which links to

 

http://www.opencrx.org/opencrx/2.3/new.htm#UIPerspectives

 

But then the ‚trail’ dies, i Didn’t find any documents on how to achiev this or link it to PrincipalGroups.


Regards,
Oliver

 

 


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
openCRX-developers mailing list
openCRX-developers@...
https://lists.sourceforge.net/lists/listinfo/opencrx-developers

Re: Rights/Role based UI

by Christoph Mueller :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> My current approach ist to extend the PortalExtension Class, as it
> was hinted to me

The above seems to be the right approach - you have very specific
requirements related to security and I don't see how you could avoid
writing rather specific code to fulfill your requirements - no reason to
worry about performance (if programmed correctly) as security at the
object level implies checking permissions for "every single access"
anyway...

Regards,
Chris


Oliver Thoms wrote:

> Hi,
>
>
>
> I’m quite new to openCRX/openMDX  and want/have to build a
> Rights/Role based UI.
>
>
>
> Show tab ‚Accounts’ just to PricipalGroup „supportStaff“
>
> Show tab ‚Products’ just to PricipalGroup ‚productManager’
>
> and likewise….
>
>
>
>
>
> Could you guys please share your way to solve such necessity?
>
>
>
>
>
> My current approach ist to extend the PortalExtension Class, as it
> was hinted to me
>
> https://sourceforge.net/apps/trac/opencrx/wiki/Sdk24.PortalExtension
>
>
>
> But his seems to be a rather strange approach, to check every single
> access by running such very custom code.
>
>
>
>
>
>
>
> My own research lead to this hint:
>
> http://www.opencrx.org/opencrx/2.5/customizing/openCRX_customizing.html#3.4.1.Role-based%20UI|outline
>
>
>
>
> which links to
>
>
>
> http://www.opencrx.org/opencrx/2.3/new.htm#UIPerspectives
>
>
>
> But then the ‚trail’ dies, i Didn’t find any documents on how to
> achiev this or link it to PrincipalGroups.
>
>
> Regards, Oliver
>
>
>
>
>
>
> ------------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------------
>  Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>  is the only developer event you need to attend this year. Jumpstart
> your developing skills, take BlackBerry mobile applications to market
> and stay ahead of the curve. Join us from November 9 - 12, 2009.
> Register now! http://p.sf.net/sfu/devconference
>
>
> ------------------------------------------------------------------------
>
>
> _______________________________________________ openCRX-developers
> mailing list openCRX-developers@...
> https://lists.sourceforge.net/lists/listinfo/opencrx-developers

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
openCRX-developers mailing list
openCRX-developers@...
https://lists.sourceforge.net/lists/listinfo/opencrx-developers