52 return 'using server';
62 return 'CAS Authentication wanted!';
72 return 'CAS logout wanted!';
82 return 'You should already have been redirected to the CAS server. Click <a href="%s">here</a> to continue.';
92 return 'CAS Authentication failed!';
102 return '<p>You were not authenticated.</p><p>You may submit your request again by clicking <a href="%s">here</a>.</p><p>If the problem persists, you may contact <a href="mailto:%s">the administrator of this site</a>.</p>';
112 return 'The service `<b>%s</b>\' is not available (<b>%s</b>).';
getYouWereNotAuthenticated()
getShouldHaveBeenRedirected()
getAuthenticationWanted()
getAuthenticationFailed()