Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ getRawUserInfo
Method
getRawUserInfo
vm/JavaAPI/src/java/net/URI.java:731–733 ·
view source on GitHub ↗
@return the userInfo
()
Source
from the content-addressed store, hash-verified
729
* @
return
the userInfo
730
*/
731
public
String getRawUserInfo() {
732
return
userInfo;
733
}
734
735
/**
736
* @
return
true
if
this URI has a scheme and starts with a slash
Callers
2
rebuildSchemeSpecificPart
Method · 0.95
invoke0
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected