Annotation Interface EnableTokenAuthentication


@Retention(RUNTIME) @Target(TYPE) @Documented @Import(TokenAuthenticationConfiguration.class) public @interface EnableTokenAuthentication