TestIdpCommand
class TestIdpCommand extends Command
Properties
| protected | $signature | ||
| protected | $description |
Methods
int
handle()
No description
void
checkField(string $name, $value, bool $required = true)
No description
array
validateCertificate(string $cert)
No description
Details
at line 17
__construct(IdpResolver $idpResolver, Saml2Service $saml2Service)
No description
at line 24
int
handle()
No description
at line 95
protected void
checkField(string $name, $value, bool $required = true)
No description
at line 106
protected array
validateCertificate(string $cert)
No description