Spring Security
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Luke Taylor 685e0417a7 SEC-1544: Update the tutorial sample to attempt to delete the JSESSIONID cookie on logout. 16 years ago
..
WEB-INF SEC-1544: Update the tutorial sample to attempt to delete the JSESSIONID cookie on logout. 16 years ago
secure SEC-1431: Modify OpenID sample to use a custom UserDetailsService which allows any user to authenticate, allocating them a standard role and "registers" their ID in a map, allowing it to be retrieved in subsequent logins. 16 years ago
index.jsp SEC-1544: Update the tutorial sample to attempt to delete the JSESSIONID cookie on logout. 16 years ago
loggedout.jsp SEC-1544: Update the tutorial sample to attempt to delete the JSESSIONID cookie on logout. 16 years ago
timeout.jsp Sample app build adjustments to remove unwanted deps such as jsp-api, tidy up use of JSTL, make sure all are using servlet 2.5 etc. 16 years ago