All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AccessToken Access token details for a single OAuth2 authorized client.DiscordOAuth2Client A client registration capable of making requests to the Discord API on behalf of a single user using their OAuth2 access token.DiscordOAuth2ResponseHandler An I/O handler to customize the response given by aDiscordOAuth2Server
after a login process is completed.DiscordOAuth2Server A simple server capable of exchanging an OAuth2 authorization code received by the frontend via a query parameter for anAccessToken
encoded as JSON.DiscordOAuth2Server.Builder Builder suited for creating anOAuth2Server
.DiscordOAuth2SuccessHandler An interface to work with authorized users within aDiscordOAuth2Server
.OAuth2Service Scope A permission granted to anAccessToken
which grants access to an associated user-specific resource.