PHP Class Altax\Module\Server\Resource\KeyPassphraseMap

Afficher le fichier Open project: kohkimakimoto/altax Class Usage Examples

Protected Properties

Свойство Type Description
$map

Méthodes publiques

Méthode Description
getPassphraseAtKey ( $keyPath )
getSharedInstance ( )
hasPassphraseAtKey ( $keyPath )
setPassphraseAtKey ( $keyPath, $passphrase )

Method Details

getPassphraseAtKey() public méthode

public getPassphraseAtKey ( $keyPath )

getSharedInstance() public static méthode

public static getSharedInstance ( )

hasPassphraseAtKey() public méthode

public hasPassphraseAtKey ( $keyPath )

setPassphraseAtKey() public méthode

public setPassphraseAtKey ( $keyPath, $passphrase )

Property Details

$map protected_oe property

protected $map