ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
setRelayState ($relayState) | |
getRelayState () | |
setIssuer ($issuer) | |
getIssuer () | |
createRedirect ($destination, $shire) | |
Private Attributes | |
$issuer = null | |
$relayState = null | |
Definition at line 13 of file AuthnRequest.php.
SimpleSAML\XML\Shib13\AuthnRequest::createRedirect | ( | $destination, | |
$shire | |||
) |
Definition at line 37 of file AuthnRequest.php.
References $destination, $metadata, $target, $url, SimpleSAML\XML\Shib13\AuthnRequest\getIssuer(), SimpleSAML_Metadata_MetaDataStorageHandler\getMetadataHandler(), and SimpleSAML\XML\Shib13\AuthnRequest\getRelayState().
SimpleSAML\XML\Shib13\AuthnRequest::getIssuer | ( | ) |
Definition at line 32 of file AuthnRequest.php.
References SimpleSAML\XML\Shib13\AuthnRequest\$issuer.
Referenced by SimpleSAML\XML\Shib13\AuthnRequest\createRedirect().
SimpleSAML\XML\Shib13\AuthnRequest::getRelayState | ( | ) |
Definition at line 23 of file AuthnRequest.php.
References SimpleSAML\XML\Shib13\AuthnRequest\$relayState.
Referenced by SimpleSAML\XML\Shib13\AuthnRequest\createRedirect().
SimpleSAML\XML\Shib13\AuthnRequest::setIssuer | ( | $issuer | ) |
Definition at line 28 of file AuthnRequest.php.
References SimpleSAML\XML\Shib13\AuthnRequest\$issuer.
SimpleSAML\XML\Shib13\AuthnRequest::setRelayState | ( | $relayState | ) |
Definition at line 18 of file AuthnRequest.php.
References SimpleSAML\XML\Shib13\AuthnRequest\$relayState.
|
private |
Definition at line 15 of file AuthnRequest.php.
Referenced by SimpleSAML\XML\Shib13\AuthnRequest\getIssuer(), and SimpleSAML\XML\Shib13\AuthnRequest\setIssuer().
|
private |
Definition at line 16 of file AuthnRequest.php.
Referenced by SimpleSAML\XML\Shib13\AuthnRequest\getRelayState(), and SimpleSAML\XML\Shib13\AuthnRequest\setRelayState().