You are here

8 calls to CasServerConfig::createFromModuleConfig() in CAS 8

CasProxyHelper::getProxyTicket in src/Service/CasProxyHelper.php
Get a proxy ticket using a proxy granting ticket.
CasProxyHelper::getServerProxyUrl in src/Service/CasProxyHelper.php
Format a CAS Server proxy ticket request URL.
CasRedirector::buildRedirectResponse in src/Service/CasRedirector.php
Determine login URL response.
CasServerConfigTest::testCasServerGuzzleConnectionOptions in tests/src/Unit/CasServerConfigTest.php
Test getCasServerGuzzleConnectionOptions.
CasServerConfigTest::testGetServerBaseUrl in tests/src/Unit/CasServerConfigTest.php
Test getServerBaseUrl.
CasServerConfigTest::testGetters in tests/src/Unit/CasServerConfigTest.php
Test getters.
CasValidator::validateTicket in src/Service/CasValidator.php
Validate the service ticket parameter present in the request.
LogoutController::getServerLogoutUrl in src/Controller/LogoutController.php
Return the logout URL for the CAS server.