Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codenameone/CodenameOne
/ getRawUserInfo
Method
getRawUserInfo
Ports/CLDC11/src/java/net/URI.java:644–646 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
642
///
643
/// the userInfo
644
public
String getRawUserInfo() {
645
return
userInfo;
646
}
647
648
/// #### Returns
649
///
Callers
1
rebuildSchemeSpecificPart
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected