You are here

Classes, traits, and interfaces in Lockr 4.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
CertManager class Drupal\lockr src/CertManager.php Helper class for managing Lockr certificates. 1 2
CertWriter class Drupal\lockr src/CertWriter.php Utility class for handling writing certificates to the file system. 3
LockrAdminController class Drupal\lockr\Controller src/Controller/LockrAdminController.php Controller for the Lockr admin status and configuration page.
LockrAdvancedForm class Drupal\lockr\Form src/Form/LockrAdvancedForm.php Form handler for advanced Lockr settings. 1
LockrEncryptionKeyType class Drupal\lockr\Plugin\KeyType src/Plugin/KeyType/LockrEncryptionKeyType.php Defines a key type for encryption that generates keys with Lockr.
LockrKeyProvider class Drupal\lockr\Plugin\KeyProvider src/Plugin/KeyProvider/LockrKeyProvider.php Adds a key provider that allows a key to be stored in Lockr.
LockrMigrateForm class Drupal\lockr\Form src/Form/LockrMigrateForm.php Form handler for Lockr move to production. 1
LockrRegisterForm class Drupal\lockr\Form src/Form/LockrRegisterForm.php Form handler for Lockr registration. 1
LockrRenewForm class Drupal\lockr\Form src/Form/LockrRenewForm.php Form handler for Lockr renew cert. 1
Secret class Drupal\lockr\Entity src/Entity/Secret.php Defines the Secret entity.
SecretInfo class Drupal\lockr src/SecretInfo.php SecretInfo implements secret info for Lockr secrets. 2
SecretInterface interface Drupal\lockr src/SecretInterface.php Secrets represent metadata about secrets stored in Lockr. 1 1
SettingsFactory class Drupal\lockr src/SettingsFactory.php Creates settings objects for lockr clients. 2 2

Other projects