
org.dmfs.oauth2.client.BasicOAuth2AuthorizationProvider.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 9
! " # $ % & ' ( ) * + , mAuthorizationEndpoint Ljava/net/URI; mTokenEndpoint mDefaultTokenTtl Lorg/dmfs/rfc5545/Duration; :(Ljava/net/URI;Ljava/net/URI;Lorg/dmfs/rfc5545/Duration;)V Code accessToken ?(Lorg/dmfs/httpessentials/client/HttpRequest;Lorg/dmfs/httpessentials/client/HttpRequestExecutor;)Lorg/dmfs/oauth2/client/OAuth2AccessToken;
Exceptions - . / 0 1 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; 2
3 4 5 (org/dmfs/oauth2/client/OAuth2AccessToken 6 7 8 7org/dmfs/oauth2/client/BasicOAuth2AuthorizationProvider java/lang/Object 2org/dmfs/oauth2/client/OAuth2AuthorizationProvider 7org/dmfs/httpessentials/exceptions/RedirectionException