phpCAS
version 1.4.0
|
This is the complete list of members for phpCAS, including all inherited members.
$_PHPCAS_CLIENT | phpCAS | privatestatic |
$_PHPCAS_DEBUG | phpCAS | privatestatic |
$_PHPCAS_INIT_CALL | phpCAS | privatestatic |
$_PHPCAS_VERBOSE | phpCAS | privatestatic |
_validateClientExists() | phpCAS | privatestatic |
_validateProxyExists() | phpCAS | privatestatic |
addRebroadcastHeader($header) | phpCAS | static |
addRebroadcastNode($rebroadcastNodeUrl) | phpCAS | static |
allowProxyChain(CAS_ProxyChain_Interface $proxy_chain) | phpCAS | static |
checkAuthentication() | phpCAS | static |
client($server_version, $server_hostname, $server_port, $server_uri, $changeSessionID=true, \SessionHandlerInterface $sessionHandler=null) | phpCAS | static |
error($msg) | phpCAS | static |
forceAuthentication() | phpCAS | static |
getAttribute($key) | phpCAS | static |
getAttributes() | phpCAS | static |
getCasClient() | phpCAS | static |
getProxiedService($type) | phpCAS | static |
getProxies() | phpCAS | static |
getServerLoginURL() | phpCAS | static |
getServerLogoutURL() | phpCAS | static |
getServiceURL() | phpCAS | static |
getSupportedProtocols() | phpCAS | static |
getUser() | phpCAS | static |
getVerbose() | phpCAS | static |
getVersion() | phpCAS | static |
handleLogoutRequests($check_client=true, $allowed_clients=array()) | phpCAS | static |
hasAttribute($key) | phpCAS | static |
hasAttributes() | phpCAS | static |
initializeProxiedService(CAS_ProxiedService $proxiedService) | phpCAS | static |
isAuthenticated() | phpCAS | static |
isInitialized() | phpCAS | static |
isSessionAuthenticated() | phpCAS | static |
log($str) | phpCAS | static |
logout($params="") | phpCAS | static |
logoutWithRedirectService($service) | phpCAS | static |
logoutWithRedirectServiceAndUrl($service, $url) | phpCAS | static |
logoutWithUrl($url) | phpCAS | static |
proxy($server_version, $server_hostname, $server_port, $server_uri, $changeSessionID=true, \SessionHandlerInterface $sessionHandler=null) | phpCAS | static |
renewAuthentication() | phpCAS | static |
retrievePT($target_service, & $err_code, & $err_msg) | phpCAS | static |
serviceMail($url, $service, $flags, & $err_code, & $err_msg, & $pt) | phpCAS | static |
serviceWeb($url, & $err_code, & $output) | phpCAS | static |
setCacheTimesForAuthRecheck($n) | phpCAS | static |
setCasAttributeParserCallback($function, array $additionalArgs=array()) | phpCAS | static |
setCasClient(\CAS_Client $client) | phpCAS | static |
setCasServerCACert($cert, $validate_cn=true) | phpCAS | static |
setDebug($filename='') | phpCAS | static |
setExtraCurlOption($key, $value) | phpCAS | static |
setFixedCallbackURL($url='') | phpCAS | static |
setFixedServiceURL($url) | phpCAS | static |
setHTMLFooter($footer) | phpCAS | static |
setHTMLHeader($header) | phpCAS | static |
setLang($lang) | phpCAS | static |
setLogger($logger=null) | phpCAS | static |
setNoCasServerValidation() | phpCAS | static |
setNoClearTicketsFromUrl() | phpCAS | static |
setPGTStorage($storage) | phpCAS | static |
setPGTStorageDb($dsn_or_pdo, $username='', $password='', $table='', $driver_options=null) | phpCAS | static |
setPGTStorageFile($path='') | phpCAS | static |
setPostAuthenticateCallback($function, array $additionalArgs=array()) | phpCAS | static |
setServerLoginURL($url='') | phpCAS | static |
setServerLogoutURL($url='') | phpCAS | static |
setServerProxyValidateURL($url='') | phpCAS | static |
setServerSamlValidateURL($url='') | phpCAS | static |
setServerServiceValidateURL($url='') | phpCAS | static |
setSessionIdSalt($salt) | phpCAS | static |
setSingleSignoutCallback($function, array $additionalArgs=array()) | phpCAS | static |
setVerbose($verbose) | phpCAS | static |
trace($str) | phpCAS | static |
traceBegin() | phpCAS | static |
traceEnd($res='') | phpCAS | static |
traceExit() | phpCAS | static |