This project has retired. For details please refer to its Attic page.
Credentials (Lens 2.0.1-beta-incubating API)

org.apache.lens.client
Class Credentials

java.lang.Object
  extended by org.apache.lens.client.Credentials

public class Credentials
extends Object

The Class Credentials. It's not a utility class. checkstyle thinks it is. SUSPEND CHECKSTYLE CHECK HideUtilityClassConstructorCheck


Constructor Summary
Credentials()
           
 
Method Summary
static Credentials prompt()
          Prompt.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Credentials

public Credentials()
Method Detail

prompt

public static Credentials prompt()
Prompt.

Returns:
the credentials


Copyright © 2014–2015 Apache Software Foundation. All rights reserved.