You are here

public function MetadataReader::getIdentityProviders in SAML SP 2.0 Single Sign On (SSO) - SAML Service Provider 8

File

src/MetadataReader.php, line 25

Class

MetadataReader

Namespace

Drupal\miniorange_saml

Code

public function getIdentityProviders() {
  return $this->identityProviders;
}