文档介绍:Download from Wow! eBook <> For your convenience Apress has placed some of the front
matter material after the index. Please use the Bookmarks
and Contents at a Glance links to access them.
Contents at a Glance
About the Author................................................................................................. xxii
About the Technical Reviewer ........................................................................... xxiii
Acknowledgments ............................................................................................. xxiv
Introduction ........................................................................................................ xxv
Chapter 1: Introduction...........................................................................................1
Chapter 2: Oracle Database Security......................................................................5
Chapter 3: Secure Java Development Concepts ...................................................27
Chapter 4: Java Stored Procedures......................................................................51
Chapter 5: Public Key Encryption .........................................................................63
Chapter 6: Secret Password Encryption ...............................................................85
Chapter 7: Data Encryption in Transit.................................................................111
Chapter 9: Two-Factor Authentication................................................................177
Chapter 10: Application Authorization................................................................209
Chapter 11: Enhancing Security .........................................................................267
Chapter 12: Administration of Security ..............................................................329
Appendix A: List of Methods from OracleJavaSecure Class ...........