CertWriter |
class |
Drupal\lockr |
src/CertWriter.php |
Utility class for handling writing certificates to the file system. |
|
2 |
|
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 |
|
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. |
|
|
|