| Interface | Description |
|---|---|
| SecurityCodeDao |
| Class | Description |
|---|---|
| CommunoteUserCertificate |
This class encapsulates the subject name of a certificate and provides method to check if is a
valid communote user certificate and provides method to get the clientId and user alias.
|
| SecurityCodeDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type
SecurityCode. |
| SecurityCodeDaoImpl |
| Exception | Description |
|---|---|
| CommunoteException | |
| CommunoteRuntimeException | |
| SecurityCodeAlreadyExistsException | |
| SecurityCodeNotFoundException |
Exception to be thrown if a security code does not exist.
|
Copyright © 2019 Communote team. All rights reserved.