Java URL getAuthority() methodLast Updated : 17 Mar 2025 The getAuthority() method of the URL class is used to get the authority part of given URL. SyntaxReturnsThe authority part of this URL Since1.3 Example 1Output: Enter Url http://localhost:8080/notic/note.jsp Authority part of the url : localhost:8080 Example 2Output: Url Authority : www.tpointtech.com The mime type is : text/html; charset=iso-8859-1 Next TopicJava URL Class |
We request you to subscribe our newsletter for upcoming updates.

We deliver comprehensive tutorials, interview question-answers, MCQs, study materials on leading programming languages and web technologies like Data Science, MEAN/MERN full stack development, Python, Java, C++, C, HTML, React, Angular, PHP and much more to support your learning and career growth.
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India