public class RelaxedURL extends Object
Constructor and Description |
---|
RelaxedURL(String url) |
Modifier and Type | Method and Description |
---|---|
String |
getHostname() |
String |
getPath() |
String |
getPort() |
String |
getProtocol() |
String |
getQuery() |
String |
toString() |
public RelaxedURL(String url) throws MalformedURLException
MalformedURLException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.