Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- IMPORT_MESSAGE - Static variable in class com.inesm.KeyManager.model.OperationCodes
- importMessage(Message) - Method in class com.inesm.KeyManager.services.MessageManager
-
Imports a message from manual distribution.
- importMessage(HttpServletRequest) - Method in class com.inesm.KeyManager.controller.MessageController
-
Imports a message in the station.
- inAcceptRequest(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inCreateKey(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inCreateMission(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inCreateRole(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inCreateStation(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inCreateUser(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inDeleteKey(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inDeleteRequest(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inDeleteUser(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inExportMessage(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inGetKey(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inGetMission(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inGetStation(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inGetUser(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inImportMessage(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- initLog(User, int) - Method in class com.inesm.KeyManager.services.LoggerService
-
Inits a log instance of an operation.
- inListLogs(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inLogin(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inMissionKeys(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inRemoveStation(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inRequestPassword(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- insertLog(Log) - Method in class com.inesm.KeyManager.repositories.LogRepository
-
Inserts a log in the database with the initial operation information.
- insertMessage(Message) - Method in class com.inesm.KeyManager.repositories.MessagesRepository
-
Inserts a new message in the database.
- insertMissionSharing(long, long) - Method in class com.inesm.KeyManager.repositories.KeyRepository
-
Adds a station to the shared stations of a given mission.
- insertRequest(Request) - Method in class com.inesm.KeyManager.repositories.UserRepository
-
Inserts a request in the database.
- int2bytes(int) - Static method in class com.inesm.KeyManager.utils.ByteUtils
-
Converts an integer into a byte array
- IntegerUndefinedSerializer - Class in com.inesm.KeyManager.ui.serializers
- IntegerUndefinedSerializer() - Constructor for class com.inesm.KeyManager.ui.serializers.IntegerUndefinedSerializer
- intercept(int, Resource) - Method in class com.inesm.KeyManager.services.SessionService
-
Intercept an operation.
- interceptRequest(Request) - Method in class com.inesm.KeyManager.services.SessionService
-
Intercepts a request.
- inUpdateKey(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inUpdateMission(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inUpdateRole(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inUpdateSettings(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inUpdateStation(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- inUpdateUser(HttpServletRequest) - Method in class com.inesm.KeyManager.ui.AppInterface
- InvalidFormatException - Exception in com.inesm.KeyManager.exceptions
- InvalidFormatException(String) - Constructor for exception com.inesm.KeyManager.exceptions.InvalidFormatException
- InvalidLoginException - Exception in com.inesm.KeyManager.exceptions
- InvalidLoginException(String) - Constructor for exception com.inesm.KeyManager.exceptions.InvalidLoginException
- InvalidMessageException - Exception in com.inesm.KeyManager.exceptions
- InvalidMessageException(String) - Constructor for exception com.inesm.KeyManager.exceptions.InvalidMessageException
- InvalidParametersException - Exception in com.inesm.KeyManager.exceptions
- InvalidParametersException(String) - Constructor for exception com.inesm.KeyManager.exceptions.InvalidParametersException
- InvalidReferenceException - Exception in com.inesm.KeyManager.exceptions
- InvalidReferenceException(String) - Constructor for exception com.inesm.KeyManager.exceptions.InvalidReferenceException
- InvalidSignatureException - Exception in com.inesm.KeyManager.exceptions
- InvalidSignatureException() - Constructor for exception com.inesm.KeyManager.exceptions.InvalidSignatureException
- InvalidSignatureException(String) - Constructor for exception com.inesm.KeyManager.exceptions.InvalidSignatureException
- isActive() - Method in class com.inesm.KeyManager.model.User
- isCurrent() - Method in class com.inesm.KeyManager.model.Station
- isInvalidAlert() - Method in class com.inesm.KeyManager.model.Mission
- isKey() - Method in class com.inesm.KeyManager.model.Key
- isKey() - Method in class com.inesm.KeyManager.model.Mission
- isKey() - Method in interface com.inesm.KeyManager.model.SharedResource
-
Checks if the resource is a
Key. - isMessage() - Method in class com.inesm.KeyManager.model.Message
- isMessage() - Method in interface com.inesm.KeyManager.model.NetworkResource
-
Checks if the network resource is a
Message. - isMessage() - Method in class com.inesm.KeyManager.model.Receipt
- isMission() - Method in class com.inesm.KeyManager.model.Key
- isMission() - Method in class com.inesm.KeyManager.model.Mission
- isMission() - Method in interface com.inesm.KeyManager.model.SharedResource
-
Checks if resource is a
Mission. - isReceipt() - Method in class com.inesm.KeyManager.model.Message
- isReceipt() - Method in interface com.inesm.KeyManager.model.NetworkResource
-
Checks if network resource is a
Receipt. - isReceipt() - Method in class com.inesm.KeyManager.model.Receipt
- isWaitingAlert() - Method in class com.inesm.KeyManager.model.Mission
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form