ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
getArtifactName () | |
![]() | |
getArtifactName () | |
build () | |
buildIn (Environment $env) | |
getPreconditions (Environment $environment) | |
Objectives might depend on other objectives. More... | |
getHash () | |
Get a hash for this objective. More... | |
getLabel () | |
Get a label that describes this objective. More... | |
isNotable () | |
Get to know if this is an interesting objective for a human. More... | |
achieve (Environment $environment) | |
Objectives can be achieved. More... | |
isApplicable (Environment $environment) | |
Get to know whether the objective is applicable. More... | |
getHash () | |
Get a hash for this objective. More... | |
getLabel () | |
Get a label that describes this objective. More... | |
isNotable () | |
Get to know if this is an interesting objective for a human. More... | |
getPreconditions (Environment $environment) | |
Objectives might depend on other objectives. More... | |
achieve (Environment $environment) | |
Objectives can be achieved. More... | |
isApplicable (Environment $environment) | |
Get to know whether the objective is applicable. More... | |
Data Fields | |
const | KEY_LENGTH = 32 |
Private Member Functions | |
generateRandomString (int $length) | |
Private Attributes | |
const int | NUMBER_OF_KEYS = 5 |
Additional Inherited Members | |
![]() | |
static | PATH () |
![]() | |
getPath () | |
makeDirectoryFor (string $path) | |
![]() | |
static | saveName (string $name) |
Definition at line 29 of file KeyRotationObjective.php.
|
private |
Definition at line 64 of file KeyRotationObjective.php.
ILIAS\FileDelivery\Setup\KeyRotationObjective::getArtifactName | ( | ) |
Reimplemented from ILIAS\FileDelivery\Setup\BuildStaticConfigStoredObjective.
Definition at line 34 of file KeyRotationObjective.php.
const ILIAS\FileDelivery\Setup\KeyRotationObjective::KEY_LENGTH = 32 |
Definition at line 31 of file KeyRotationObjective.php.
|
private |
Definition at line 32 of file KeyRotationObjective.php.