@InterfaceAudience.Private public final class ShadeClientTokenUtil extends Object
| Modifier | Constructor and Description | 
|---|---|
| private  | ShadeClientTokenUtil() | 
| Modifier and Type | Method and Description | 
|---|---|
| static org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier> | obtainToken(Connection conn,
           String username,
           char[] password) | 
private ShadeClientTokenUtil()
public static org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier> obtainToken(Connection conn, String username, char[] password) throws IOException
IOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.