[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[aspectj-dev] aop security
|
- From: Balasubramanian Sankararaman <getsuman4u@xxxxxxxxx>
- Date: Thu, 17 Mar 2005 18:44:55 -0600
- Delivered-to: aspectj-dev@eclipse.org
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=ImpWEBCI9IhBStdcmf47TXfX4Emqab9TGJQtYxaNn9amNCuXuHWStG5kRHCFJavAhcfrMtjECb5ZivN5BzCi0wPizQDgjSFNn/HPUSoK3AkRJHuLCaHgdUQG9KC5Oz/q+qJLhMMC4wwlTJEwAszIekuUh3W2qbtnO/MQ65MQqbs=
what restrictions are available in AspectJ that someone doesnot inject
malicious code.
I am not talkin about application level security or cross cutting
concerns , but at the byte code level the way AOP really works.Cant
someone cause real damage ....that way ,is there any way that we can
make it more secure.
bala