Enumerations | |
enum | PHPCAS_SERVICE_OK |
phpCAS::service() error code on success More... | |
enum | PHPCAS_SERVICE_PT_NO_SERVER_RESPONSE |
phpCAS::service() error code when the PT could not retrieve because the CAS server did not respond. More... | |
enum | PHPCAS_SERVICE_PT_BAD_SERVER_RESPONSE |
phpCAS::service() error code when the PT could not retrieve because the response of the CAS server was ill-formed. More... | |
enum | PHPCAS_SERVICE_PT_FAILURE |
phpCAS::service() error code when the PT could not retrieve because the CAS server did not want to. More... | |
enum | AVAILABLE |
phpCAS::service() error code when the service was not available. More... |
enum AVAILABLE |
enum PHPCAS_SERVICE_OK |