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