@Documented @Inherited @Retention(value=RUNTIME) @Target(value={METHOD,CONSTRUCTOR,TYPE}) public @interface NoAuthentication
Indicate that the annotated method is not subject to Secure authentication
Copyright © 2017–2020 OSGL (Open Source General Library). All rights reserved.