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.AtmosphereInterceptorAtmosphereInterceptor.configure(org.atmosphere.cpr.AtmosphereConfig)public org.atmosphere.cpr.Action inspect(org.atmosphere.cpr.AtmosphereResource atmosphereResource)
inspect in interface org.atmosphere.cpr.AtmosphereInterceptorAtmosphereInterceptor.inspect(org.atmosphere.cpr.AtmosphereResource)public void postInspect(org.atmosphere.cpr.AtmosphereResource atmosphereResource)
postInspect in interface org.atmosphere.cpr.AtmosphereInterceptorAtmosphereInterceptor.postInspect(org.atmosphere.cpr.AtmosphereResource)Copyright © 2014–2015 Université de Lorraine. All rights reserved.