Free introductory courses from Sun on Java
May 18th, 2009 by MurthyWJO-1113
Security is a critical part of any application. Applications have to be secured against disclosure of confidential information, modification or destruction of data, misappropriation of resources, and compromise of accountability. Applications can be secured by implementing security concepts, such as authentication, authorization, integrity, confidentiality, and non-repudiation. The Overview of Java Application Security (WJO-1113) course provides a description of basic security concepts, services, and technologies. The course explains the security challenges in the application, transport, and message layers of applications. Students also learn about security features provided by Java technologies, and how these features can be used in the web-tier, in tiers based on Enterprise JavaBeans (EJB) technology, and in web services.The Overview of Java Application Security course does not include hands-on implementation of Java technologies to secure applications.
Web services enabling technologies are a set of technologies based on XML standards that help describe, access, and interact with web services. The Web Services Enabling Technologies course describes these standards, which include the Simple Object Access Protocol (SOAP), the Web Services Description Language (WSDL), and Universal Description, Discovery, and Integration (UDDI). In addition, the course describes how to create and test JAX-WS web services with NetBeans(TM) Interface Development Environment (IDE) and Sun Java System Application Server (Application Server).
Posted in Java Programming |