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

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

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

Methods in org.wildfly.extras.creaper.commands.auth that return PropertiesFileAuth.Users
static PropertiesFileAuth.Users PropertiesFileAuth.applicationUsers()
          Creates a PropertiesFileAuth.Users object for the application-users.properties file in the configuration directory of the OfflineManagementClient.
static PropertiesFileAuth.Users PropertiesFileAuth.mgmtUsers()
          Creates a PropertiesFileAuth.Users object for the mgmt-users.properties file in the configuration directory of the OfflineManagementClient.
 



Copyright © 2016. All rights reserved.