Hi
The JAAS authorization mechanism is based on TWO-STATE permissions:
-HAS PERMISSION
-HAS NOT PERMISSION.
Has any one have seen or tried to implement a THREE-STATE permissions
system:
-HAS PERMISSION,
-HAS NOT PERMISSION,
-NO COMMENT.
Is JAAS a suitable framework for such a thing? or I should create a
custom framework from base?
Thanx,
Amir Pashazadeh
VK - 16 Nov 2003 22:56 GMT
"State" is too abstract.
What behaviour do you want on "NO COMMENT" status?
Let access, deney access, hang up the system, start the World War III,
... ?
Alan P - 24 Nov 2003 01:15 GMT
Inherit from parent perhaps?
> "State" is too abstract.
> What behaviour do you want on "NO COMMENT" status?
> Let access, deney access, hang up the system, start the World War III,
> ... ?