parseUrlParameter(final String) method

Parses the encoded and encrypted URL parameter into a key/value map.

Syntax

Map< String, String > parseUrlParameter ( final String parameter )

Parameters

Returns

the parameters parsed from the URL

Usage

the parameters parsed from the URL