<<Professional Java Security>> is a wonderful guideline for java security developer.
It covers the following topics, any problem please refer to the book:
- Overview of enterprise security issues, defining a security policy,
- Java security features, support for security in Java code (accessibility, serialization, sealed JAR files, and privileged code),
- introduction to cryptography and encryption,
- introduction to symmetric and asymmetric encryption, authentication,
- the Java Cryptography Architecture (JCA),
- the Java Cryptography Extension (JCE),
- symmetric encryption with Java (including password-based encryption, ciphers, and sealed objects),
- asymmetric encryption in Java (including file encryption with RSA),
- message digests,
- digital signatures,
- digital certificates,
- signing JAR files (permissions and applets),
- additional security in Java with servlets and EJB,
- the Java Authentication and Authorization Service (JAAS),
- using SSL in Java applications,
- securing JDBC database connections,
- case study for a secure online banking application, building a custom JCE provider (using the RSA algorithm),
- dditional security techniques (securing e-mail, timestamping, secure logging, using a nonce)
分享到:
相关推荐
文件"Professional Java Development with the Spring Framework.chm"很可能是这本书的电子版,里面详细涵盖了Spring框架的各个方面,包括但不限于:Spring核心、Spring MVC、Spring AOP、Spring JDBC、Spring Data...
《Professional Java Development with the Spring Framework》是一本专为专业Java开发者设计的指南,它深入探讨了使用Spring框架进行高效、稳健的Java应用开发的各种技术与最佳实践。Spring框架是Java开发中的一个...
Certified Cloud Security Professional Practice Exams(All In One)eBook
《Professional Java Development with the Spring Framework》是一本专为高级Java开发者设计的书籍,它深入探讨了Spring框架在专业Java开发中的应用。Spring框架是企业级Java应用开发的基石,提供了全面的基础设施...
《Professional Java Development with the Spring Framework》是一本专为Java开发者准备的权威指南,它深入探讨了Spring框架在专业Java开发中的应用。Spring是Java企业级应用程序开发中的一个核心框架,以其模块化...
The professional's one-stop guide to this open-source, Java-based big data framework, Professional Hadoop is the complete reference and resource for experienced developers looking to employ Apache ...
- **Professional Development:** Participating in ongoing training and certification programs to enhance skills and knowledge. #### Conclusion The "Essential Skills for Secure Programmers Using Java...
9. **安全**:讨论Spring Security,包括身份验证、授权、CSRF保护和OAuth2集成。 10. **Spring Cloud**:如果涉及,可能会涵盖Spring Cloud的微服务架构,如服务发现、配置中心、负载均衡和断路器等。 11. **实战...
The professional programmer’s Deitel® guide to Java® 9 and the powerful Java platform Written for programmers with a background in another high-level language, this book applies the Deitel ...
What You’ll Learn Develop Java Enterprise applications using the latest in Java EE technologies Build great-looking ... Manage Java EE application security through Java EE’s container feature set
As in previous editions, all code is easy to understand and displays modern best-practice solutions to the realworld challenges faced by professional developers. Volume II quickly brings you up-to-...
这通常涉及到Java的安全框架,如Spring Security。 另外,日志记录和异常处理也是必不可少的部分。Java提供内置的日志API,可以帮助追踪系统运行中的问题,便于后期排查和优化。异常处理机制则可以确保程序在遇到...
When you become Pivotal Certified, you will have one of the most valuable credentials in Java. The demand for Spring skills is skyrocketing. Pivotal certification helps you advance your skills and ...
8. **Spring Security**:Spring Security是一个强大的安全框架,提供了身份验证、授权和安全控制等功能,保护Spring应用免受各种攻击。 9. **Spring Batch**:Spring Batch是Spring框架的一个模块,专门用于处理...
该课程基于ACCP6.0(Advanced Certified Computer Professional)认证体系,旨在为学员提供全面的Java企业级应用开发知识。以下是课程涵盖的一些核心知识点: 1. **Java基础**: 课程首先会回顾Java语言的基础知识,...
在Java的认证和授权方面,开发者通常会追求Oracle Certified Associate (OCA), Oracle Certified Professional (OCP), 和Oracle Certified Master (OCM)等不同级别的证书。 OCA级别是Java认证的入门阶段,主要针对...
《Pivotal Certified Professional Spring Developer Exam Guide》是专为那些希望通过Pivotal认证的专业Spring开发者考试的中级Java程序员所设计的一本学习指南。这本书深入浅出地介绍了与认证相关的Spring模块,并...