Solar_Csrf::getCurrent()

public string Solar_Csrf::getCurrent ( void )

Returns the expected incoming value for the token.

Parameters

  • None.

Returns

  • (string)

Description

Returns the expected incoming value for the token.

Note that this may be different from the outgoing value, especially in transitions from not having a session to having one.



Local