Gets the decoded authority part of this URI. For server addresses, the authority is structured as follows: [ userinfo '@' ] host [ ':' port ]
[ userinfo '@' ] host [ ':' port ]
Examples: "google.com", "bob@google.com:80"
the authority for this URI or null if not present