You are here

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

File

src/MetadataReader.php, line 158

Class

IdentityProviders

Namespace

Drupal\miniorange_saml

Code

public function getLoginDetails() {
  return $this->loginDetails;
}