|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.flex.messaging.security.SecurityExceptionTranslationAdvice
public class SecurityExceptionTranslationAdvice
Catches SpringSecurityExceptions and translates them to appropriate BlazeDS SecurityExceptions to be rethrown so that a proper AMF error will be sent back to the client.
| Constructor Summary | |
|---|---|
SecurityExceptionTranslationAdvice()
|
|
| Method Summary | |
|---|---|
void |
afterThrowing(org.springframework.security.SpringSecurityException ex)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SecurityExceptionTranslationAdvice()
| Method Detail |
|---|
public void afterThrowing(org.springframework.security.SpringSecurityException ex)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||