Home
last modified time | relevance | path

Searched refs:Username (Results 1 – 24 of 24) sorted by relevance

/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/fake/command/
DUserCommandHandlerTest.groovy87 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession.
88 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/command/
DUserCommandHandlerTest.groovy115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession.
116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/command/
DUserCommandHandlerTest.groovy115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession.
116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
DUserCommandHandlerTest.groovy115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession.
116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/command/
DUserCommandHandlerTest.groovy115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession.
116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/command/
DUserCommandHandlerTest.groovy115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession.
116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/command/
DUserCommandHandlerTest.groovy115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession.
116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/command/
DUserCommandHandlerTest.groovy116 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession.
117 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/command/
DUserCommandHandlerTest.groovy115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession.
116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/command/
DUserCommandHandlerTest.groovy115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession.
116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
DUserCommandHandlerTest.groovy115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession.
116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
DUserCommandHandlerTest.groovy115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession.
116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/command/
DUserCommandHandlerTest.groovy115 …* Assert that the Username is stored in the session, depending on the value of isUsernameInSession.
116 …* @param isUsernameInSession - true if the Username is expected in the session; false if it is not…
/external/autotest/client/tests/kvm/steps/
DWin7-64.steps48 # Username
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-HS20126 # username: Username for Interworking network selection
623 anonymous_identity: Credential/UsernamePassword/Username with username part
625 identity: Credential/UsernamePassword/Username
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dnetworkconfig.ui181 <string>Username/Identity for EAP methods</string>
/external/autotest/
Dglobal_config.ini275 # Username and password for connecting to remote power control switches of
/external/clang/lib/Driver/
DTools.cpp3071 const char *Username = getenv("LOGNAME"); in appendUserToPath() local
3073 const char *Username = getenv("USERNAME"); in appendUserToPath()
3075 if (Username) { in appendUserToPath()
3078 for (const char *P = Username; *P; ++P, ++Len) { in appendUserToPath()
3080 Username = nullptr; in appendUserToPath()
3085 if (Username && Len > 0) { in appendUserToPath()
3086 Result.append(Username, Username + Len); in appendUserToPath()
/external/curl/docs/
DMANUAL180 curl -u "Remote-FTP-Username@remote.ftp.server Proxy-Username:Remote-Pass" \
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/lang/
Dwpa_gui_de.ts190 <source>Username/Identity for EAP methods</source>
/external/libvncserver/webclients/java-applet/ssl/
Dtightvnc-1.3dev7_javasrc-vncviewer-ssl.patch1914 + Frame frame = new Frame("Proxy Requires Username and Password");
1918 + //Label label = new Label("Please Enter your Web Proxy Username in the top Entry and Password in…
Dultravnc-102-JavaViewer-ssl-etc.patch4486 + Frame frame = new Frame("Proxy Requires Username and Password");
4490 + //Label label = new Label("Please Enter your Web Proxy Username in the top Entry and Password in…
/external/libmicrohttpd/doc/
Dlibmicrohttpd.texi2100 on BASE64 algorithm. Username and password are exchanged in clear
Dlibmicrohttpd.info1830 BASE64 algorithm. Username and password are exchanged in clear between