Multiple Choice
Security filters are used in Spring Security in which ways? (select one)
A) To drive authentication
B) To enforce authorization of web requests
C) To provide a logout capability
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q11: Which of the following statements about the
Q12: Identify the correct statement(s) regarding the <aop:aspectj-autoproxy
Q13: Which statement best describes the advantage of
Q14: Which statement concerning Aspect Oriented Programming (AOP)
Q15: Which of the following statements about Spring's
Q17: import com.springsource.service.*; ... @Configuration public class AppConfig
Q18: Which of these is NOT a characteristic
Q19: Consider the following Spring JMS configuration <jms:listener-container
Q20: Identify the correct statement(s) about the following
Q21: Which of the following statements is NOT