org.dmfs.oauth2.client.OAuth2AuthorizationProvider.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of oauth2-essentials Show documentation
Show all versions of oauth2-essentials Show documentation
An OAuth2 client implementation based on http-client-essentials.
???? 3 accessToken ?(Lorg/dmfs/httpessentials/client/HttpRequest;Lorg/dmfs/httpessentials/client/HttpRequestExecutor;)Lorg/dmfs/oauth2/client/OAuth2AccessToken;
Exceptions Signature ?(Lorg/dmfs/httpessentials/client/HttpRequest;Lorg/dmfs/httpessentials/client/HttpRequestExecutor;)Lorg/dmfs/oauth2/client/OAuth2AccessToken; authorizationUrl C(Lorg/dmfs/oauth2/client/OAuth2AuthorizationRequest;)Ljava/net/URI; defaultTokenTtl ()Lorg/dmfs/rfc5545/Duration; 2org/dmfs/oauth2/client/OAuth2AuthorizationProvider java/lang/Object 7org/dmfs/httpessentials/exceptions/RedirectionException