public interface KerberosDataFile
Modifier and Type | Method and Description |
---|---|
void |
close()
Closes the data file.
|
void |
open()
Opens the data file.
|
void open() throws IOException
IOException
- if an error occurs while opening the filevoid close() throws IOException
IOException
- if an error occurs while closing the fileCopyright © 2022 Apache Software Foundation. All rights reserved.