public class Wildfly8UserPropertiesCLIManager extends BaseWildflyUserPropertiesCLIManager implements org.uberfire.ext.security.management.api.UserManager, org.uberfire.ext.security.management.api.ContextualManager
Users manager service provider implementation for JBoss Wildfly.
It wraps the Wildfly users manager based on properties file, but instead of the need to specify the path for the properties files, its absolute path discovery is automatically handled by using to the administration API for the server.
adminPassword, adminUser, DEFAULT_ADMIN_PASSWORD, DEFAULT_ADMIN_USER, DEFAULT_HOST, DEFAULT_PORT, DEFAULT_REALM, host, port, realm| Constructor and Description |
|---|
Wildfly8UserPropertiesCLIManager() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getPropertiesFilePath(String context) |
protected BaseWildflyUserPropertiesManager |
getWildflyUserPropertiesManager(Map<String,String> arguments,
org.uberfire.ext.security.management.api.UserSystemManager usManager) |
assignGroups, assignRoles, changePassword, create, delete, destroy, get, getSettings, initialize, search, updateisConfigPropertySet, isEmpty, loadConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassignGroups, assignRoles, changePasswordprotected BaseWildflyUserPropertiesManager getWildflyUserPropertiesManager(Map<String,String> arguments, org.uberfire.ext.security.management.api.UserSystemManager usManager)
getWildflyUserPropertiesManager in class BaseWildflyUserPropertiesCLIManagerprotected String getPropertiesFilePath(String context) throws Exception
getPropertiesFilePath in class BaseWildflyCLIManagerExceptionCopyright © 2012–2016 JBoss by Red Hat. All rights reserved.