public class Wildfly8GroupPropertiesCLIManager extends BaseWildflyGroupPropertiesCLIManager implements org.uberfire.ext.security.management.api.GroupManager, org.uberfire.ext.security.management.api.ContextualManager
Groups manager service provider implementation for JBoss Wildfly.
It wraps the Wildfly groups 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.
groupsPropertiesManageradminPassword, adminUser, DEFAULT_ADMIN_PASSWORD, DEFAULT_ADMIN_USER, DEFAULT_HOST, DEFAULT_PORT, DEFAULT_REALM, host, port, realm| Constructor and Description |
|---|
Wildfly8GroupPropertiesCLIManager() |
| Modifier and Type | Method and Description |
|---|---|
protected BaseWildflyGroupPropertiesManager |
createWildflyGroupPropertiesManager(Map<String,String> arguments) |
protected String |
getPropertiesFilePath(String context) |
assignUsers, create, delete, destroy, get, getGroupsPropertiesFilePath, getGroupsPropertiesManager, getSettings, initialize, search, updateisConfigPropertySet, isEmpty, loadConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected BaseWildflyGroupPropertiesManager createWildflyGroupPropertiesManager(Map<String,String> arguments)
createWildflyGroupPropertiesManager in class BaseWildflyGroupPropertiesCLIManagerprotected String getPropertiesFilePath(String context) throws Exception
getPropertiesFilePath in class BaseWildflyCLIManagerExceptionCopyright © 2012–2016 JBoss by Red Hat. All rights reserved.