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>).';
getServiceUnavailable()
Get the service unavailable string.
getLogout()
Get logout string.
getYouWereNotAuthenticated()
Get the your were not authenticated string.
getShouldHaveBeenRedirected()
Get the should have been redirected string.
getUsingServer()
Get the using server string.
Language Interface class for all internationalization files.
getAuthenticationWanted()
Get authentication wanted string.
getAuthenticationFailed()
Get authentication failed string.