A B C D E F G I M P R S T U V 
All Classes All Packages

A

AuthController - Class in in.cs699.tensors.delagram.auth_service.controller
This controller defines the end-points for authentication and authorization logic.
AuthController() - Constructor for class in.cs699.tensors.delagram.auth_service.controller.AuthController
 
AuthenticationFailedException - Exception in in.cs699.tensors.delagram.auth_service.exception
A custom exception class to represent that there has authentication has failed
AuthenticationFailedException() - Constructor for exception in.cs699.tensors.delagram.auth_service.exception.AuthenticationFailedException
The default constructor
AuthenticationFailedException(String, HttpStatus) - Constructor for exception in.cs699.tensors.delagram.auth_service.exception.AuthenticationFailedException
The parametrized constructor
AuthorizationFailedException - Exception in in.cs699.tensors.delagram.content_upload_service.exception
A custom exception class to express the error that authorization for the given JWT and user id has failed
AuthorizationFailedException() - Constructor for exception in.cs699.tensors.delagram.content_upload_service.exception.AuthorizationFailedException
The default constructor
AuthorizationFailedException(String, HttpStatus) - Constructor for exception in.cs699.tensors.delagram.content_upload_service.exception.AuthorizationFailedException
The parametrized constructor
AuthService - Class in in.cs699.tensors.delagram.auth_service.service
The service layer that abstracts out the business-logic for this particular micro-service
AuthService() - Constructor for class in.cs699.tensors.delagram.auth_service.service.AuthService
 
A B C D E F G I M P R S T U V 
All Classes All Packages