public class ConfigFileDelegationTokenUtils extends Object
This class allows users to load delegation token from the config file
Modifier and Type | Method and Description |
---|---|
static String |
parseAndGetToken(ConfigFileReader.ConfigFile effectiveConfigFile)
parses the config file and retrieves token file and returns
the delegation token from the file
|
public static String parseAndGetToken(ConfigFileReader.ConfigFile effectiveConfigFile) throws IOException
parses the config file and retrieves token file and returns the delegation token from the file
IOException
Copyright © 2016–2022. All rights reserved.