Forum Discussion
MarkM_63051
Mar 12, 2012Nimbostratus
Password Encoding
Hello,
I am writing to ask what the appropriate way is to encode a password when locating stubs. The following code snippet was pulled out of an F5 sample file:
m_endpoint = "https...
MarkM_63051
Mar 12, 2012Nimbostratus
I have been using the iControl library for several months now. I was hoping you had some sample code using the iControl methods or can you point me in the right direction.
Were you referring to something more like this:
LocalLBPoolBindingStub lblPool =
(LocalLBPoolBindingStub)getLocalLBPoolLocator().getLocalLBPoolPort(new java.net.URL
("https://bogusName:bogusPassword@16.124.134.131:443/iControl/iControlPortal.cgi"));
lblPool.setPassword("aexxxx");
lblPool.setUsername("admin");
lblPool.setTimeout(Globals.IDLE_TIMEOUT);
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects