Annotation Type Unsecured


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface Unsecured
    Annotation for REST endpoints that are excluded for security profile based filtering.