Package org.wildfly.common.net
Class URIs
- java.lang.Object
-
- org.wildfly.common.net.URIs
-
public final class URIs extends java.lang.ObjectURI-specific utilities.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetUserFromURI(java.net.URI uri)Get the user name information from a URI, if any.
-