public String getAuthority ()

Returns the decoded authority component of this URI.

The string returned by this method is equal to that returned by the getRawAuthority method except that all sequences of escaped octets are decoded.

Returns:  The decoded authority component of this URI, or null if the authority is undefined