Catálogo de publicaciones - libros

Compartir en
redes sociales


Web Component Development with Zope 3

Philipp von Weitershausen

Second Revised and Enlarged Edition.

Resumen/Descripción – provisto por la editorial

No disponible.

Palabras clave – provistas por la editorial

Operating Systems; Software Engineering/Programming and Operating Systems; Information Systems Applications (incl. Internet)

Disponibilidad
Institución detectada Año de publicación Navegá Descargá Solicitá
No detectada 2007 SpringerLink

Información

Tipo de recurso:

libros

ISBN impreso

978-3-540-33807-9

ISBN electrónico

978-3-540-33808-6

Editor responsable

Springer Nature

País de edición

Reino Unido

Fecha de publicación

Información sobre derechos de publicación

© Springer-Verlag Berlin Heidelberg 2007

Tabla de contenidos

Security

Philipp von Weitershausen

This chapter gives you a look at Zope’s security architecture. Security is crucial to most web applications, especially when they are exposed to the Internet. This discussion has been postponed until now for two reasons. Firstly, we wanted to get started on the example application without having to worry too much about security initially. Secondly, understanding the security system requires an understanding of how Zope itself works. For example, understanding the concept of a trusted adapter requires an understanding of the fundamental concept of an adapter.

Part III - Expert | Pp. 389-404

Authentication and User Management

Philipp von Weitershausen

In the last chapter we discussed how users (known as principals) interact with Zope’s security system. In this chapter we look at how users are authenticated.

Part III - Expert | Pp. 405-430

Debugging Zope

Philipp von Weitershausen

No software is bug-free. In fact, a great part of a software developer’s time is spent finding and fixing bugs. The more complicated a system gets, the more complicated it usually is to find and fix bugs. Fortunately, Zope provides tools to help you debug Zope-based applications. They are introduced in this chapter.

Part III - Expert | Pp. 431-440

Packaging and Deployment

Philipp von Weitershausen

Our global community web application for hobbyist cooks is now complete. In earlier chapters we built a website for sharing and storing recipes. The web application also now supports several Internet protocols, data formats and authentication schemes. This chapter looks at packaging the application and deploying it on a production server.

Part III - Expert | Pp. 441-457