All Classes and Interfaces
Class
Description
General representation of an AccessToken.
Leverages the OkHttp
Authenticator API
to react to HTTP 401 Not Authorized responses that may arise as a result of an expired or invalid
token.
Interface implemented by different types of authorized sessions, typically
different types of OAuth2/OIDC flows.
Provides an interface for sai-java to lookup an
AuthorizedSession based
on an AccessToken or the session itself, which is necessary for applications
that operate on behalf of multiple social agents.Assorted helper methods related to working with OAuth2 / OpenID Connect sessions, tokens,
and authorization servers.
Basic in-memory implementation of
AuthorizedSessionAccessor when the consumer
of sai-java doesn't provide their own implementation.Implementation of
AuthorizedSession for a Client Credentials authorization flowBuilder for
ClientCredentialsSession instances.General representation of a RefreshToken.
General exception used to represent issues with authentication processing
Implementation of
AuthorizedSession for
Solid-OIDC.Builder for
SolidOidcSession instances.Properties and classes of the
Solid OIDC vocabulary
Properties and classes of the
Solid Terms vocabulary