Chapter 2 Security Namespace Configuration PART 2 2.3. Advanced Web Features 2.3.1. Adding HTTP/HTTPS Channel Security 애플리케이션에서 요청을 HTTP와 HTTPS로 아무거나 셋 중 하나의 채널로 받아들이도록 설정하려면 <intercept-irl> 의 requires-channel 속성을 사용한다. <http> <intercept-url pattern=”/secure/**” access=
Chpater 2 Security Namespace Configuration PART 1 2.1. Introduction – 스프링 네임스페이스– 시큐리티 네임스페이스를 기본 네임스페이스로 사용하기 <beans:beans xmlns=”http://www.springframework.org/schema/security” xmlns:beans=”http://www.springframework.org/schema/beans”> …</beans: