Introduction to the S2AP - Google Docs
2008年09月04日(木) 16:29
S2AP。デバッグ実行できてそうだな。
Visit SITE: http://docs.google.com/Present?docid=dh8r8g3_20f66bp3rx&skipauth=true
Acegi を使って Java アプリケーションをセキュアにする、第 3 回: Java オブジェクトのアクセス制御
2008年08月17日(日) 14:26
Acegi Security System を紹介するこの 3 回連載の最終回では、Bilal Siddiqui が Java クラスのインスタンスへのアクセスをセキュアにする方法を説明します。Java クラスへのアクセスをセキュアにしなければならない理由、Spring が Java クラスのインスタンスを生成してセキュアにする仕組み、そして Java アプリケーションにクラスのセキュリティーを組み込むように Acegi を構成する方法を学んでください。
Visit SITE: http://www.ibm.com/developerworks/jp/java/library/j-acegi3/index.html
[#SPR-3150] Create CGLIB proxy instances honoring <constructor-arg> tags - Spring Framework
2008年08月17日(日) 07:58
「We do generally not support CGLIB proxies for classes that do not have default constructors, neither for standard AOP proxies nor for scoped proxies. 」
これか!?
Visit SITE: http://jira.springframework.org/browse/SPR-3150
