class InvalidIdpException extends Saml2Exception

Methods

notFound(string $idpKey)

No description

notConfigured(string $idpKey)

No description

Details

at line 7
static InvalidIdpException notFound(string $idpKey)

No description

Parameters

string $idpKey

Return Value

InvalidIdpException

at line 12
static InvalidIdpException notConfigured(string $idpKey)

No description

Parameters

string $idpKey

Return Value

InvalidIdpException