Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » load time weaving and security
load time weaving and security [message #748225] Mon, 24 October 2011 15:14
moha  is currently offline moha Friend
Messages: 43
Registered: March 2011
Member
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 .


Previous Topic:problem while activating service weaving
Next Topic:implementing into java
Goto Forum:
  


Current Time: Tue Apr 16 10:57:56 GMT 2024

Powered by FUDForum. Page generated in 0.63380 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top