|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| EndpointSecurityAdvisor | Marker interface for Spring AOP Advisors that apply security constraints to BlazeDS Endpoints. |
| Class Summary | |
|---|---|
| EndpointDefinitionSource | Implementation of ObjectDefinitionSource for BlazeDS Endpoints. |
| EndpointInterceptor | Security interceptor that secures messages being passed to BlazeDS endpoints based on the security attributes configured for the endpoint being invoked. |
| EndpointServiceMessagePointcutAdvisor | Static method-matching pointcut advisor that applies security advice to invocations of AbstractEndpoint.serviceMessage(Message). |
| MessageBrokerSecurityConfigProcessor | Processor that applies security advice to configured BlazeDS endpoints by wrapping them in Spring AOP proxies. |
| 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. |
| SpringSecurityLoginCommand | Custom BlazeDS LoginCommand that uses Spring Security for Authentication and Authorization. |
Integration support for Spring Security.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||