Uses of Class
org.wildfly.extras.creaper.commands.auth.PropertiesFileAuth

Packages that use PropertiesFileAuth
org.wildfly.extras.creaper.commands.auth   
 

Uses of PropertiesFileAuth in org.wildfly.extras.creaper.commands.auth
 

Methods in org.wildfly.extras.creaper.commands.auth that return PropertiesFileAuth
static PropertiesFileAuth PropertiesFileAuth.inConfigurationDirectory(String fileName)
          Creates a PropertiesFileAuth object for the file named fileName that resides in the configuration directory of the OfflineManagementClient.
static PropertiesFileAuth PropertiesFileAuth.of(File file)
          Creates a PropertiesFileAuth object for given file.
 



Copyright © 2020. All rights reserved.