@Documented @Inherited @Retention(value=RUNTIME) @Target(value={METHOD,CONSTRUCTOR,TYPE}) public @interface RequireAuthentication
Indicate that the annotated method or class is needs to be authenticated
Copyright © 2017–2020 OSGL (Open Source General Library). All rights reserved.