Annotation Type AccessTokenPublish


  • @Target(METHOD)
    @Retention(RUNTIME)
    @Documented
    public @interface AccessTokenPublish
    Annotation that may be use to send a new access token for limit access to another service. It send a new header access token.
    Author:
    npiedeloup