Create Cloud Foundry clients, including clients that are UAA aware.Note that client/operation API should always be called within a specific Request wrapper, unless performing standalone operations like validating credentials or getting a list of organisations and spaces. Request wrappers do various operations prior to invoking client API, including automatic client login and proxy setting handling.
@see org.cloudfoundry.ide.eclipse.server.core.internal.client.ClientRequest
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.