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 Joachim Dagerot <jd...@dagerot.com> on 2004/12/04 02:04:24 UTC

Implementing a Security model

(First: If devloping an additonal Security authentication (Like the provided LDAP, turbine  etc) to be considered as Jetspeed development and therfor this message is sent to the wrong list please take my apologies and also let me now!)


So, I'm trying to, with minimal effort, get an authentication over another system. So far I have created  classes that implements:

AccessController
Authentication
JetspeedUser


I haven't put much effort in the, just forcing true on all checkPermissions, returning an empty object to all get*() etc.

And now I always gets the infamous org.apache.jetspeed.om.profile.ProfileException.


My question is actually, are there any known catches on this issue, and is there a good (or bad) tutorial or more verbose documentation on what methods that has to work correctly etc (compared to the API which is good, but not very descriptive)

I'm doing this as a POC (Proof of Concept) and don't want to put more time than necessary at this point.

Regards,
Joachim








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