PHP Class CAS_Languages_Japanese

Inheritance: implements CAS_Languages_LanguageInterface
Datei anzeigen Open project: jasig/phpcas

Public Methods

Method Description
getAuthenticationFailed ( ) : string Get authentication failed string
getAuthenticationWanted ( ) : string Get authentication wanted string
getLogout ( ) : string Get logout string
getServiceUnavailable ( ) : string Get the service unavailable string
getShouldHaveBeenRedirected ( ) : string Get the should have been redirected string
getUsingServer ( ) : string Get the using server string
getYouWereNotAuthenticated ( ) : string Get the your were not authenticated string

Method Details

getAuthenticationFailed() public method

Get authentication failed string
public getAuthenticationFailed ( ) : string
return string authentication failed

getAuthenticationWanted() public method

Get authentication wanted string
public getAuthenticationWanted ( ) : string
return string authentication wanted

getLogout() public method

Get logout string
public getLogout ( ) : string
return string logout

getServiceUnavailable() public method

Get the service unavailable string
public getServiceUnavailable ( ) : string
return string service unavailable

getShouldHaveBeenRedirected() public method

Get the should have been redirected string
public getShouldHaveBeenRedirected ( ) : string
return string should habe been redirected

getUsingServer() public method

Get the using server string
public getUsingServer ( ) : string
return string using server

getYouWereNotAuthenticated() public method

Get the your were not authenticated string
public getYouWereNotAuthenticated ( ) : string
return string not authenticated