| Author |
Security Role in Depoyemnt descriptors?
|
andy armstrong
Ranch Hand
Joined: May 14, 2002
Posts: 154
|
posted

0
|
Security roles and method persmissions: 1 can be shared across EJBs. 2 can utilize wildcard characters to authorize multiple methods at one time. 3: can be defined during deployment. But my question is can security roles be mapped to actual user groups during deployment??
|
Certifications: <br />scp2, scea, scwcd, WL7.0, CISSP, XML
|
 |
Chris Mathews
Ranch Hand
Joined: Jul 18, 2001
Posts: 2712
|
|
|
Yes, but this is done in vendor specific ways.
|
 |
James Ward
Ranch Hand
Joined: Apr 27, 2003
Posts: 263
|
|
|
In that case what is the level of Security that we have to say in the assignment.
|
 |
Dinesh Sadhvani
Greenhorn
Joined: Apr 04, 2001
Posts: 5
|
posted

0
|
Jitender, One way of doing this maybe is to have a user-group to role mapping in your tree (or ?). And then the methods in EJB are tied to role(s).
|
 |
 |
|
|
subject: Security Role in Depoyemnt descriptors?
|
|
|