Package-level declarations
Types
Link copied to clipboard
Stores state and handles events related to the authorization flow. It functions to control the back stack, ensuring that the authorization activity will not be reachable via the back button after the flow completes.
Link copied to clipboard
Link copied to clipboard
Holds current logged-in state of user.
Link copied to clipboard
Activity that receives the redirect Uri sent by the OpenID endpoint. It forwards the data received as part of this redirect to {@link AuthorizationManagementActivity}, which destroys the browser tab before returning the result to the completion {@link android.app.PendingIntent} provided to {@link AuthorizationManagementActivity}.