public class RecoverSecurityContextAtmosphereInterceptor extends Object implements org.atmosphere.cpr.AtmosphereInterceptor
| Constructor and Description |
|---|
RecoverSecurityContextAtmosphereInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.atmosphere.cpr.AtmosphereConfig atmosphereConfig) |
org.atmosphere.cpr.Action |
inspect(org.atmosphere.cpr.AtmosphereResource atmosphereResource) |
void |
postInspect(org.atmosphere.cpr.AtmosphereResource atmosphereResource) |
public RecoverSecurityContextAtmosphereInterceptor()
public void configure(org.atmosphere.cpr.AtmosphereConfig atmosphereConfig)
configure in interface org.atmosphere.cpr.AtmosphereInterceptorpublic org.atmosphere.cpr.Action inspect(org.atmosphere.cpr.AtmosphereResource atmosphereResource)
inspect in interface org.atmosphere.cpr.AtmosphereInterceptorpublic void postInspect(org.atmosphere.cpr.AtmosphereResource atmosphereResource)
postInspect in interface org.atmosphere.cpr.AtmosphereInterceptorCopyright © 2014. All Rights Reserved.