
org.dmfs.oauth2.client.grants.ImplicitGrant$AuthorizedImplicitGrant.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 R
1
2 3 4 5 6 7 8 9
: ; <
= > ? @
= B D E mClient %Lorg/dmfs/oauth2/client/OAuth2Client; mRedirectUri Ljava/net/URI; mScope $Lorg/dmfs/oauth2/client/OAuth2Scope; mState Ljava/lang/String; l(Lorg/dmfs/oauth2/client/OAuth2Client;Ljava/net/URI;Lorg/dmfs/oauth2/client/OAuth2Scope;Ljava/lang/String;)V Code accessToken `(Lorg/dmfs/httpessentials/client/HttpRequestExecutor;)Lorg/dmfs/oauth2/client/OAuth2AccessToken;
Exceptions F G H authorizationUrl ()Ljava/net/URI; withRedirect ?(Ljava/net/URI;)Lorg/dmfs/oauth2/client/OAuth2InteractiveGrant; state I OAuth2GrantState InnerClasses B()Lorg/dmfs/oauth2/client/OAuth2InteractiveGrant$OAuth2GrantState; J ?(Lorg/dmfs/oauth2/client/OAuth2Client;Ljava/net/URI;Lorg/dmfs/oauth2/client/OAuth2Scope;Ljava/lang/String;Lorg/dmfs/oauth2/client/grants/ImplicitGrant$1;)V K 6org/dmfs/oauth2/client/tokens/ImplicitGrantAccessToken L M N O java/lang/IllegalStateException @This grant has already been completed. You can't start it again. P KThis grant has already been completed. You can't feed another redirect URI. 'java/lang/UnsupportedOperationException pThere is no need to store the state of an Implicit grant that was already authorized. Just get the access token. Q Corg/dmfs/oauth2/client/grants/ImplicitGrant$AuthorizedImplicitGrant AuthorizedImplicitGrant java/lang/Object -org/dmfs/oauth2/client/OAuth2InteractiveGrant java/io/IOException 0org/dmfs/httpessentials/exceptions/ProtocolError 4org/dmfs/httpessentials/exceptions/ProtocolException >org/dmfs/oauth2/client/OAuth2InteractiveGrant$OAuth2GrantState -org/dmfs/oauth2/client/grants/ImplicitGrant$1 ()V #org/dmfs/oauth2/client/OAuth2Client defaultTokenTtl ()Lorg/dmfs/rfc5545/Duration; b(Ljava/net/URI;Lorg/dmfs/oauth2/client/OAuth2Scope;Ljava/lang/String;Lorg/dmfs/rfc5545/Duration;)V (Ljava/lang/String;)V +org/dmfs/oauth2/client/grants/ImplicitGrant 0 &