Uses of Class
de.dlr.proseo.ui.cli.CLIUtil.Credentials
Packages that use CLIUtil.Credentials
Package
Description
Top-level classes for the prosEO Command-Line Interface component
-
Uses of CLIUtil.Credentials in de.dlr.proseo.ui.cli
Methods in de.dlr.proseo.ui.cli that return CLIUtil.CredentialsModifier and TypeMethodDescriptionstatic CLIUtil.CredentialsCLIUtil.readIdentFile(String filePathString) Read the user credentials from a file consisting of one or two lines, the first line containing the username (without mission prefix) and the second line the password.