load time weaving and security [message #748225] |
Mon, 24 October 2011 11:14 |
Eclipse User |
|
|
|
Hi,
I know that i can use load time weaving to secure an eclipse product(eclipse
application), for example put security checks (such as authentification) in my
advice and use poincut to specify where to apply this checks.
The weaving takes place when loading classes (from plugins) but if we uninstall
Equinox SDK feature (or stop weaving service ) we can't get the weaving and the
application will not be secured.
how can i always get the weaving ?
There are something to add in order to be sure that the application is usually secured?
any idea ?
thanks in advance .
|
|
|
Powered by
FUDForum. Page generated in 0.04023 seconds