PHP Class SAML2\Certificate\FingerprintCollection

Deprecation: Please load full certificates instead.
Inheritance: extends SAML2\Utilities\ArrayCollection
Afficher le fichier Open project: simplesamlphp/saml2 Class Usage Examples

Méthodes publiques

Méthode Description
add ( Fingerprint $fingerprint ) Add a key to the collection
contains ( Fingerprint $otherFingerprint ) : boolean

Method Details

add() public méthode

Add a key to the collection
Deprecation:
public add ( Fingerprint $fingerprint )
$fingerprint Fingerprint

contains() public méthode

Deprecation:
public contains ( Fingerprint $otherFingerprint ) : boolean
$otherFingerprint Fingerprint
Résultat boolean