|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
ReconnectOn instead
@Target(value=METHOD) @Retention(value=SOURCE) @Documented @Deprecated public @interface OAuthInvalidateAccessTokenOn
Engage the refresh token flow and the retry mechanism automatically when the annotated method throws the specified exception.
| Required Element Summary | |
|---|---|
Class |
exception
Deprecated. The class of the exception that signals the activation of the refresh token flow |
| Element Detail |
|---|
public abstract Class exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||