Uses of Package
com.janeirodigital.sai.authentication
-
Classes in com.janeirodigital.sai.authentication used by com.janeirodigital.sai.authenticationClassDescriptionGeneral representation of an AccessToken.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.Implementation ofAuthorizedSession
for a Client Credentials authorization flowBuilder forClientCredentialsSession
instances.General representation of a RefreshToken.General exception used to represent issues with authentication processingImplementation ofAuthorizedSession
for Solid-OIDC.Builder forSolidOidcSession
instances.