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.
 
 
 
 
Ben Alex 7e562031cc Better demonstrate the new EL-based "overdraft" authorization rules. 17 years ago
..
web Throw an exception instead of sending back a HTTP error code. This is necessary so any demonstration of upgrading from Servlet Spec authorization to Spring Security authorization, as the latter's ExceptionTranslationFilter expects specific exceptions to be thrown if you wish to commence the authentication process. 18 years ago
Account.java Better demonstrate the new EL-based "overdraft" authorization rules. 17 years ago
BankDao.java Enhance sample to show method authorization. 18 years ago
BankDaoStub.java Enhance sample to show method authorization. 18 years ago
BankService.java SEC-1013: Refactored out use of ConfigAttributeDefinition from remaining interfaces 17 years ago
BankServiceImpl.java SEC-1013: Refactored out use of ConfigAttributeDefinition from remaining interfaces 17 years ago
SeedData.java Enhance sample to show method authorization. 18 years ago