public class DLFLocalFileTokenLoader extends Object implements DLFTokenLoader
Constructor and Description |
---|
DLFLocalFileTokenLoader(String tokenFilePath) |
Modifier and Type | Method and Description |
---|---|
String |
description() |
DLFToken |
loadToken() |
protected static DLFToken |
readToken(String tokenFilePath) |
public DLFLocalFileTokenLoader(String tokenFilePath)
public DLFToken loadToken()
loadToken
in interface DLFTokenLoader
public String description()
description
in interface DLFTokenLoader
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.