- getAccountLogin() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.DecryptedCustomer
- getAccountLogin() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.EncryptedCustomer
- getAttributes() - Method in class fr.paris.lutece.plugins.grukeydiversification.web.rs.dto.DecryptedIdentityDto
- getAttributes() - Method in class fr.paris.lutece.plugins.grukeydiversification.web.rs.dto.EncryptedIdentityDto
- getBirthDate() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.DecryptedCustomer
- getBirthDate() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.EncryptedCustomer
- getCacheKey(EncryptionKey) - Method in class fr.paris.lutece.plugins.grukeydiversification.service.cache.EncryptionKeyCacheService
-
Gives the cache key for the specified encryption key
- getCacheKey(String) - Method in class fr.paris.lutece.plugins.grukeydiversification.service.cache.EncryptionKeyCacheService
-
Gives the cache key for the specified encryption key code
- getCode() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.EncryptionKey
-
Returns the Code
- getConfirmRemoveEncryptionKey(HttpServletRequest) - Method in class fr.paris.lutece.plugins.grukeydiversification.web.EncryptionKeyJspBean
-
Manages the removal form of a encryptionkey whose identifier is in the http request
- getConnectionId() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.DecryptedCustomer
- getConnectionId() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.EncryptedCustomer
- getConnectionId() - Method in class fr.paris.lutece.plugins.grukeydiversification.web.rs.dto.DecryptedIdentityDto
- getConnectionId() - Method in class fr.paris.lutece.plugins.grukeydiversification.web.rs.dto.EncryptedIdentityDto
- getCreateEncryptionKey(HttpServletRequest) - Method in class fr.paris.lutece.plugins.grukeydiversification.web.EncryptionKeyJspBean
-
Returns the form to create a encryptionkey
- getCustomerId() - Method in class fr.paris.lutece.plugins.grukeydiversification.web.rs.dto.DecryptedIdentityDto
- getCustomerId() - Method in class fr.paris.lutece.plugins.grukeydiversification.web.rs.dto.EncryptedIdentityDto
- getEmail() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.DecryptedCustomer
- getEmail() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.EncryptedCustomer
- getEncryptionKeysList() - Static method in class fr.paris.lutece.plugins.grukeydiversification.business.EncryptionKeyHome
-
Load the data of all the encryptionKey objects and returns them as a list
- getEncryptionKeysReferenceList() - Static method in class fr.paris.lutece.plugins.grukeydiversification.business.EncryptionKeyHome
-
Load the data of all the encryptionKey objects and returns them as a referenceList
- getExtrasAttributes() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.DecryptedCustomer
- getExtrasAttributes() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.EncryptedCustomer
- getFamilyname() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.DecryptedCustomer
- getFamilyname() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.EncryptedCustomer
- getFirstname() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.DecryptedCustomer
- getFirstname() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.EncryptedCustomer
- getFixedPhoneNumber() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.DecryptedCustomer
- getFixedPhoneNumber() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.EncryptedCustomer
- getHasAccount() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.DecryptedCustomer
- getHasAccount() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.EncryptedCustomer
- getId() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.DecryptedCustomer
- getId() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.EncryptedCustomer
- getId() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.EncryptionKey
-
Returns the Id
- getIdEncryptionKeysList() - Static method in class fr.paris.lutece.plugins.grukeydiversification.business.EncryptionKeyHome
-
Load the id of all the encryptionKey objects and returns them as a list
- getIdTitle() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.DecryptedCustomer
- getIdTitle() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.EncryptedCustomer
- getInstance() - Static method in class fr.paris.lutece.plugins.grukeydiversification.service.cache.EncryptionKeyCacheService
-
Gives the singleton instance
- getIsEmailVerified() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.DecryptedCustomer
- getIsEmailVerified() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.EncryptedCustomer
- getIsMobilePhoneVerified() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.DecryptedCustomer
- getIsMobilePhoneVerified() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.EncryptedCustomer
- getKey() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.EncryptionKey
-
Returns the Key
- getLastname() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.DecryptedCustomer
- getLastname() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.EncryptedCustomer
- getManageEncryptionKeys(HttpServletRequest) - Method in class fr.paris.lutece.plugins.grukeydiversification.web.EncryptionKeyJspBean
-
Build the Manage View
- getMobilePhone() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.DecryptedCustomer
- getMobilePhone() - Method in class fr.paris.lutece.plugins.grukeydiversification.business.customer.EncryptedCustomer
- getModifyEncryptionKey(HttpServletRequest) - Method in class fr.paris.lutece.plugins.grukeydiversification.web.EncryptionKeyJspBean
-
Returns the form to update info about a encryptionkey
- getName() - Method in class fr.paris.lutece.plugins.grukeydiversification.service.cache.EncryptionKeyCacheService
- getPaginatedListModel(HttpServletRequest, String, List<EncryptionKey>, String) - Method in class fr.paris.lutece.plugins.grukeydiversification.web.AbstractManageEncryptionKeyJspBean
-
Return a model that contains the list and paginator infos