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