Spring Security Framework

Uses of Class
org.springframework.security.util.ThrowableAnalyzer

Packages that use ThrowableAnalyzer
org.springframework.security.ui Authentication processing mechanisms, which respond to the submission of authentication credentials using various protocols (eg BASIC, CAS, form login etc). 
 

Uses of ThrowableAnalyzer in org.springframework.security.ui
 

Methods in org.springframework.security.ui with parameters of type ThrowableAnalyzer
 void ExceptionTranslationFilter.setThrowableAnalyzer(ThrowableAnalyzer throwableAnalyzer)
           
 


Spring Security Framework

Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.