@Retention(value=RUNTIME) @Target(value={FIELD,PARAMETER}) public @interface SecurityCookie
bindConstant().annotatedWith(SecurityCookie.class).to("MYCOOKIE");
DefaultSecurityCookieAccessor
Copyright © 2010–2014 Arcbees. All rights reserved.