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 |
public getAuthenticationFailed ( ) : string | ||
return | string | authentication failed |
public getAuthenticationWanted ( ) : string | ||
return | string | authentication wanted |
public getShouldHaveBeenRedirected ( ) : string | ||
return | string | should habe been redirected |
public getUsingServer ( ) : string | ||
return | string | using server |
public getYouWereNotAuthenticated ( ) : string | ||
return | string | not authenticated |