All Classes and Interfaces
Class
Description
Account for managing the authentication and
credentials
.Repository for the
account
data.Represents an
account
with the
authentication data.The rest controller for handling authentication.
The service for the authentication related tasks.
This class is the base class for all other controllers.
This class is the base class for all other services.
The class for validating parameters and creating API-Keys.
GraphQL Endpoint for the GraphQL API.
Helper class for the project.
Entity for managing the media.
Enum for the
media
's
type
.Enum for the
user
's platform
.Root entity for the posts.
Repository for the
post
entity.This class is used to limit the amount of requests.
Handler for the response of the REST API.
M226B - LB1 - SnsApplication
User entity for managing the user data and their
posts
.Repository for the User Entity