public function IdentityProviders::getIdpName in SAML SP 2.0 Single Sign On (SSO) - SAML Service Provider 7
File
- includes/
MetadataReader.php, line 143
Class
Code
public function getIdpName() {
return "";
}
public function getIdpName() {
return "";
}