Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ACCEPT_REQUEST - Static variable in class com.inesm.KeyManager.model.OperationCodes
- acceptRequest(Request, User, boolean) - Method in class com.inesm.KeyManager.services.RequestService
-
Accepts a Request.
- acceptRequest(HttpServletRequest) - Method in class com.inesm.KeyManager.controller.RequestController
-
Accepts a request inside the station.
- AEADdecrypt(MessageContainer, byte[]) - Method in class com.inesm.KeyManager.services.CryptographyService
-
Decrypts a message using AEAD.
- AEADdecryptWeb(String, String, String) - Method in class com.inesm.KeyManager.services.CryptographyService
-
Decrypts a payload using AEAD.
- AEADencrypt(byte[], byte[], byte[]) - Method in class com.inesm.KeyManager.services.CryptographyService
-
Encrypts a message using AEAD.
- AEADencryptWeb(String, String, String, String) - Method in class com.inesm.KeyManager.services.CryptographyService
-
Encrypts a payload using AEAD.
- AppInterface - Class in com.inesm.KeyManager.ui
-
Provides methods to convert user interface input to java application objects for each of the available endpoints.
- AppInterface() - Constructor for class com.inesm.KeyManager.ui.AppInterface
- authenticate() - Method in class com.inesm.KeyManager.services.PCKS11
-
Authenticates an entity via smartcard authentication.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form