Home
last modified time | relevance | path

Searched defs:relayState (Results 1 – 25 of 77) sorted by relevance

1234

/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/lib/SimpleSAML/XML/Shib13/
H A DAuthnRequest.php16 private $relayState = null; variable in SimpleSAML\\XML\\Shib13\\AuthnRequest
18 public function setRelayState($relayState)
H A DAuthnResponse.php48 private $relayState = null; variable in SimpleSAML\\XML\\Shib13\\AuthnResponse
75 public function setRelayState($relayState)
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/lib/SimpleSAML/XML/Shib13/
H A DAuthnRequest.php22 private $relayState = null; variable in SimpleSAML\\XML\\Shib13\\AuthnRequest
29 public function setRelayState($relayState)
H A DAuthnResponse.php53 private $relayState = null; variable in SimpleSAML\\XML\\Shib13\\AuthnResponse
91 public function setRelayState($relayState)
/dports/security/opensaml/opensaml-3.2.1/samltest/saml2/binding/
H A DSAML2POSTTest.h91 string relayState; in testSAML2POST() local
168 string relayState; in testSAML2POSTSimpleSign() local
H A DSAML2RedirectTest.h81 string relayState; in testSAML2Redirect() local
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/core/www/idp/
H A Dlogout-iframe-post.php14 $relayState = null; variable
16 $relayState = (string) $_REQUEST['RelayState']; variable
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/modules/core/www/idp/
H A Dlogout-iframe-post.php14 $relayState = null; variable
16 $relayState = (string) $_REQUEST['RelayState']; variable
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/mattermost/gosaml2/
H A Dbuild_request.go125 func (sp *SAMLServiceProvider) buildAuthURLFromDocument(relayState, binding string, doc *etree.Docu… argument
211 func signatureInputString(samlRequest, relayState, sigAlg string) string { argument
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/modules/saml/lib/IdP/
H A DSAML2.php462 public static function sendLogoutRequest(SimpleSAML_IdP $idp, array $association, $relayState)
631 public static function getLogoutURL(SimpleSAML_IdP $idp, array $association, $relayState)
1122 $relayState
/dports/security/opensaml/opensaml-3.2.1/saml/binding/impl/
H A DMessageDecoder.cpp121 std::string& relayState, in decode()
131 std::string& relayState, in decode()
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/modules/adfs/www/idp/
H A Dprp.php25 …$relayState = $_GET['relayState']; // Data that was sent in the logout request to the SP. Can be n… variable
/dports/security/opensaml/opensaml-3.2.1/samltest/saml1/binding/
H A DSAML1POSTTest.h92 string relayState; in testSAML1POST() local
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/lib/SimpleSAML/IdP/
H A DLogoutHandlerInterface.php42 public function onResponse($assocId, $relayState, \SimpleSAML_Error_Exception $error = null);
H A DIFrameLogoutHandler.php89 public function onResponse($assocId, $relayState, \SimpleSAML_Error_Exception $error = null)
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/saml/lib/IdP/
H A DSAML2.php503 public static function sendLogoutRequest(IdP $idp, array $association, $relayState)
684 public static function getLogoutURL(IdP $idp, array $association, $relayState)
1379 $relayState
/dports/security/lasso/lasso-2.7.0/tests/
H A Dlogin_tests.c142 char *relayState; in START_TEST() local
328 char *relayState; in START_TEST() local
480 char *relayState; in START_TEST() local
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/lib/SimpleSAML/IdP/
H A DLogoutHandlerInterface.php46 public function onResponse($assocId, $relayState, Error\Exception $error = null);
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/vendor/php-saml/src/Saml2/
H A DAuth.php699 …public function buildRequestSignature($samlRequest, $relayState, $signAlgorithm = XMLSecurityKey::…
716 …public function buildResponseSignature($samlResponse, $relayState, $signAlgorithm = XMLSecurityKey…
734 …private function buildMessageSignature($samlMessage, $relayState, $signAlgorithm = XMLSecurityKey:…
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/vendor/php-saml/src/Saml2/
H A DAuth.php699 …public function buildRequestSignature($samlRequest, $relayState, $signAlgorithm = XMLSecurityKey::…
716 …public function buildResponseSignature($samlResponse, $relayState, $signAlgorithm = XMLSecurityKey…
734 …private function buildMessageSignature($samlMessage, $relayState, $signAlgorithm = XMLSecurityKey:…
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/vendor/php-saml/src/Saml2/
H A DAuth.php699 …public function buildRequestSignature($samlRequest, $relayState, $signAlgorithm = XMLSecurityKey::…
716 …public function buildResponseSignature($samlResponse, $relayState, $signAlgorithm = XMLSecurityKey…
734 …private function buildMessageSignature($samlMessage, $relayState, $signAlgorithm = XMLSecurityKey:…
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/vendor/php-saml/src/Saml2/
H A DAuth.php699 …public function buildRequestSignature($samlRequest, $relayState, $signAlgorithm = XMLSecurityKey::…
716 …public function buildResponseSignature($samlResponse, $relayState, $signAlgorithm = XMLSecurityKey…
734 …private function buildMessageSignature($samlMessage, $relayState, $signAlgorithm = XMLSecurityKey:…
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/vendor/php-saml/src/Saml2/
H A DAuth.php699 …public function buildRequestSignature($samlRequest, $relayState, $signAlgorithm = XMLSecurityKey::…
716 …public function buildResponseSignature($samlResponse, $relayState, $signAlgorithm = XMLSecurityKey…
734 …private function buildMessageSignature($samlMessage, $relayState, $signAlgorithm = XMLSecurityKey:…
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/vendor/php-saml/src/Saml2/
H A DAuth.php699 …public function buildRequestSignature($samlRequest, $relayState, $signAlgorithm = XMLSecurityKey::…
716 …public function buildResponseSignature($samlResponse, $relayState, $signAlgorithm = XMLSecurityKey…
734 …private function buildMessageSignature($samlMessage, $relayState, $signAlgorithm = XMLSecurityKey:…
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/vendor/php-saml/src/Saml2/
H A DAuth.php699 …public function buildRequestSignature($samlRequest, $relayState, $signAlgorithm = XMLSecurityKey::…
716 …public function buildResponseSignature($samlResponse, $relayState, $signAlgorithm = XMLSecurityKey…
734 …private function buildMessageSignature($samlMessage, $relayState, $signAlgorithm = XMLSecurityKey:…

1234