software assurance - a spring security demonstration

7
Por: Eng. Leivan de Carvalho

Upload: leivan-carvalho

Post on 16-Jul-2015

506 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Software Assurance - A  Spring Security Demonstration

Por: Eng. Leivan de Carvalho

Page 2: Software Assurance - A  Spring Security Demonstration

Software Assurance

Segurança

Integridade Autenticidade

Page 3: Software Assurance - A  Spring Security Demonstration

Software AssuranceO nível de confiança de que o software está livre de vulnerabilidades,quer sejam intencionais ou acidentalmente inseridas em qualquermomento durante seu ciclo de vida; e de que o software funciona damaneira pretendida.

Page 4: Software Assurance - A  Spring Security Demonstration

Segurança

• Princípios Seguros de Análise

• Práticas Seguras de Desenvolvimento

• Testes de Segurança

Page 5: Software Assurance - A  Spring Security Demonstration

Spring Security

Framework de autenticação e controlo de acesso

Versão actual: Spring Security 3.1.0.RELEASE

Page 6: Software Assurance - A  Spring Security Demonstration

Demonstração

• Etapas– Projecto Biblioteca

• Elaborar Modelo de Dados• Adicionar bibliotecas

– Spring 3.0.6– Spring Security 3.1.0.RELEASE– Log4J

• Criação dos EJBs e SpringBeans• Configuração do Web.xml• Configuração do ApplicationContext

– Projecto Kuzola• Gestão de Utilizadores