Solar_Auth_Adapter_Htpasswd::getStatusText()

public string Solar_Auth_Adapter_Htpasswd::getStatusText ( void )

Retrieve the status text from the cache and then deletes it, making it act like a read-once session flash value.

Inherited from Solar_Auth_Adapter.

Parameters

  • None.

Returns

  • (string) The status text.

Description

Retrieve the status text from the cache and then deletes it, making it act like a read-once session flash value.



Local