| Package | Description |
|---|---|
| org.springframework.flex.core |
Foundational infrastructure for configuring and bootstrapping BlazeDS in a Spring WebApplicationContext.
|
| org.springframework.flex.security3 |
Integration support for Spring Security.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ExceptionTranslator> |
ExceptionTranslationAdvice.getExceptionTranslators()
Returns the set of provided exception translators
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExceptionTranslationAdvice.setExceptionTranslators(Set<ExceptionTranslator> translators)
Sets the provided exception translators
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityExceptionTranslator
Translates SpringSecurityExceptions to appropriate BlazeDS SecurityExceptions.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ExceptionTranslator> |
FlexAuthenticationEntryPoint.getExceptionTranslators() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlexAuthenticationEntryPoint.setExceptionTranslators(Set<ExceptionTranslator> exceptionTranslators) |
Copyright © 2014. All rights reserved.