PHP Class SAML2\Configuration\ServiceProvider

Inheritance: extends SAML2\Configuration\ArrayAdapter, implements SAML2\Configuration\CertificateProvider, implements SAML2\Configuration\DecryptionProvider, implements SAML2\Configuration\EntityIdProvider
Afficher le fichier Open project: simplesamlphp/saml2 Class Usage Examples

Méthodes publiques

Méthode Description
getBlacklistedAlgorithms ( )
getCertificateData ( )
getCertificateFile ( )
getCertificateFingerprints ( )
getEntityId ( )
getKeys ( )
getPrivateKey ( $name, $required = false )
getSharedKey ( )
isAssertionEncryptionRequired ( )

Method Details

getBlacklistedAlgorithms() public méthode

getCertificateData() public méthode

public getCertificateData ( )

getCertificateFile() public méthode

public getCertificateFile ( )

getCertificateFingerprints() public méthode

Deprecation: Please use getCertificateData() or getCertificateFile().

getEntityId() public méthode

public getEntityId ( )

getKeys() public méthode

public getKeys ( )

getPrivateKey() public méthode

public getPrivateKey ( $name, $required = false )

getSharedKey() public méthode

public getSharedKey ( )

isAssertionEncryptionRequired() public méthode