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

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

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

Methods in org.wildfly.extras.creaper.commands.auth that return PropertiesFileAuth.UserMappings
static PropertiesFileAuth.UserMappings PropertiesFileAuth.applicationRoles()
          Creates a PropertiesFileAuth.UserMappings object for the application-roles.properties file in the configuration directory of the OfflineManagementClient.
static PropertiesFileAuth.UserMappings PropertiesFileAuth.mgmtGroups()
          Creates a PropertiesFileAuth.UserMappings object for the mgmt-groups.properties file in the configuration directory of the OfflineManagementClient.
 



Copyright © 2016. All rights reserved.