10421043104410451046104710481049
{ addInterceptor( new Interceptor( new ManagedEntityIdentityInterceptor(), this ) ); } if ( beanClassHasAnnotation(Restrict.class) ) { addInterceptor( new Interceptor( new SecurityInterceptor(), this ) ); } }
104910501051105210531054105510561057
{ addInterceptor( new Interceptor( new WSSecurityInterceptor(), this ) ); } else { addInterceptor( new Interceptor( new SecurityInterceptor(), this ) ); } } }
105210531054105510561057105810591060