encoded Authority
Gets the encoded authority part of this URI. For server addresses, the authority is structured as follows: {@code userinfo '@' host ':' port }
Examples: "google.com", "bob@google.com:80" the authority for this URI or null if not presentReturn