mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-24 03:03:44 +00:00
Minor doc fixes
This commit is contained in:
parent
6ae81d553b
commit
ff215e6750
@ -319,8 +319,8 @@ if (obj instanceof UserDetails) {
|
||||
|
||||
<section>
|
||||
<title>ExceptionTranslationFilter</title>
|
||||
<para><literal>ExceptionTranslationFilter</literal> is an Acegi
|
||||
Security filter that has responsibility for detecting any Acegi
|
||||
<para><literal>ExceptionTranslationFilter</literal> is a Spring
|
||||
Security filter that has responsibility for detecting any Spring
|
||||
Security exceptions that are thrown. Such exceptions will generally be
|
||||
thrown by an <literal>AbstractSecurityInterceptor</literal>, which is
|
||||
the main provider of authorization services. We will discuss
|
||||
|
Loading…
x
Reference in New Issue
Block a user