ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
ProxiedService.php
Go to the documentation of this file.
1
<?php
2
47
interface
CAS_ProxiedService
48
{
49
56
public
function
getServiceUrl
();
57
69
public
function
setProxyTicket
($proxyTicket);
70
}
CAS_ProxiedService
This interface defines methods that allow proxy-authenticated service handlers to interact with phpCA...
Definition:
ProxiedService.php:47
CAS_ProxiedService\setProxyTicket
setProxyTicket($proxyTicket)
Register a proxy ticket with the ProxiedService that it can use when making requests.
CAS_ProxiedService\getServiceUrl
getServiceUrl()
Answer a service identifier (URL) for whom we should fetch a proxy ticket.
Services
CAS
lib
CAS
ProxiedService.php
Generated on Sun Aug 31 2025 21:01:11 for ILIAS by
1.8.13 (using
Doxyfile
)