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
AuthorizedSessionbased on an AccessToken or the session itself, which is necessary for applications that operate on behalf of multiple social agents.Implementation ofAuthorizedSessionfor a Client Credentials authorization flowBuilder forClientCredentialsSessioninstances.General representation of a RefreshToken.General exception used to represent issues with authentication processingImplementation ofAuthorizedSessionfor Solid-OIDC.Builder forSolidOidcSessioninstances.