Enterprise Java Security

Enterprise Java Security
Author: Marco Pistoia
Publisher: Addison-Wesley Professional
Total Pages: 618
Release: 2004
Genre: Computers
ISBN: 9780321118899

This is a practical guide to building a secure enterprise infrastructure with J2SE and J2EE technologies. This text explains how J2SE and J2EE security architectures relate to each other, and also covers the security aspects of servlets, JSP and EJB.

The CERT Oracle Secure Coding Standard for Java

The CERT Oracle Secure Coding Standard for Java
Author: Fred Long
Publisher: Addison-Wesley Professional
Total Pages: 739
Release: 2012
Genre: Computers
ISBN: 0321803957

"In the Java world, security is not viewed as an add-on a feature. It is a pervasive way of thinking. Those who forget to think in a secure mindset end up in trouble. But just because the facilities are there doesn't mean that security is assured automatically. A set of standard practices has evolved over the years. The Secure(R) Coding(R) Standard for Java(TM) is a compendium of these practices. These are not theoretical research papers or product marketing blurbs. This is all serious, mission-critical, battle-tested, enterprise-scale stuff." --James A. Gosling, Father of the Java Programming Language An essential element of secure coding in the Java programming language is a well-documented and enforceable coding standard. Coding standards encourage programmers to follow a uniform set of rules determined by the requirements of the project and organization, rather than by the programmer's familiarity or preference. Once established, these standards can be used as a metric to evaluate source code (using manual or automated processes). The CERT(R) Oracle(R) Secure Coding Standard for Java(TM) provides rules designed to eliminate insecure coding practices that can lead to exploitable vulnerabilities. Application of the standard's guidelines will lead to higher-quality systems-robust systems that are more resistant to attack. Such guidelines are required for the wide range of products coded in Java-for devices such as PCs, game players, mobile phones, home appliances, and automotive electronics. After a high-level introduction to Java application security, seventeen consistently organized chapters detail specific rules for key areas of Java development. For each area, the authors present noncompliant examples and corresponding compliant solutions, show how to assess risk, and offer references for further information. Each rule is prioritized based on the severity of consequences, likelihood of introducing exploitable vulnerabilities, and cost of remediation. The standard provides secure coding rules for the Java SE 6 Platform including the Java programming language and libraries, and also addresses new features of the Java SE 7 Platform. It describes language behaviors left to the discretion of JVM and compiler implementers, guides developers in the proper use of Java's APIs and security architecture, and considers security concerns pertaining to standard extension APIs (from the javax package hierarchy).The standard covers security issues applicable to these libraries: lang, util, Collections, Concurrency Utilities, Logging, Management, Reflection, Regular Expressions, Zip, I/O, JMX, JNI, Math, Serialization, and JAXP.

Java Performance

Java Performance
Author: Charlie Hunt
Publisher: Prentice Hall
Total Pages: 717
Release: 2012
Genre: Computers
ISBN: 0137142528

This is the first one-stop guide to identifying, isolating, and fixing Java performance issues on multicore and multiprocessor platforms.

Unit Testing in Java

Unit Testing in Java
Author: Johannes Link
Publisher: Elsevier
Total Pages: 397
Release: 2003-06-10
Genre: Computers
ISBN: 0080520170

Software testing is indispensable and is one of the most discussed topics in software development today. Many companies address this issue by assigning a dedicated software testing phase towards the end of their development cycle. However, quality cannot be tested into a buggy application. Early and continuous unit testing has been shown to be crucial for high quality software and low defect rates. Yet current books on testing ignore the developer's point of view and give little guidance on how to bring the overwhelming amount of testing theory into practice. Unit Testing in Java represents a practical introduction to unit testing for software developers. It introduces the basic test-first approach and then discusses a large number of special issues and problem cases. The book instructs developers through each step and motivates them to explore further. - Shows how the discovery and avoidance of software errors is a demanding and creative activity in its own right and can build confidence early in a project. - Demonstrates how automated tests can detect the unwanted effects of small changes in code within the entire system. - Discusses how testing works with persistency, concurrency, distribution, and web applications. - Includes a discussion of testing with C++ and Smalltalk.

Practical API Design

Practical API Design
Author: Jaroslav Tulach
Publisher: Apress
Total Pages: 400
Release: 2008-09-20
Genre: Computers
ISBN: 1430209747

You might think more than enough design books exist in the programming world already. In fact, there are so many that it makes sense to ask why you would read yet another. Is there really a need for yet another design book? In fact, there is a greater need than ever before, and Practical API Design: Confessions of a Java Framework Architect fills that need! Teaches you how to write an API that will stand the test of time Written by the designer of the NetBeans API at Sun Technologies Based on best practices, scalability, and API design patterns

Abstract State Machines 2003. Advances in Theory and Practice

Abstract State Machines 2003. Advances in Theory and Practice
Author: Egon Börger
Publisher: Springer Science & Business Media
Total Pages: 441
Release: 2003-02-21
Genre: Computers
ISBN: 3540006249

Environmental chemistry is a new, fast developing science aimed at deciphering fundamental mechanisms ruling the behaviour of pollutants in ecosystems. Applying this knowledge to current environmental issues leads to the remediation of environmental media, and to new, low energy, low emission, sustainable processes. This book describes the state-of-the-art advances regarding the pollution of water, soils, atmosphere, food and living organisms by toxic metals, fossil fuels, pesticides and other organic pollutants. Furthermore, the eco-toxicology section presents novel bio-assays to assess the toxicity of various pollutants such as dioxins and endocrine disrupters within complex media. The green chemistry section highlights novel chemical reactions based upon environmentally friendly conditions. The analytical chemistry section describes very sensitive methods which trace the fate of pollutants in complex ecosystems.