Package | Description |
---|---|
org.uberfire.ext.security.management.wildfly.cli | |
org.uberfire.ext.security.management.wildfly.properties |
Class and Description |
---|
WildflyGroupPropertiesManager
Groups manager service provider implementation for JBoss Wildfly, when using default realm based on properties files.
|
Class and Description |
---|
BaseWildflyPropertiesManager
Base class for JBoss Wildfly security management when using realms based on properties files.
|
PropertiesLineWriterPredicate
In order to ensure as much as possible the compatibility and behavior between
this security management provider and the Wildfly's script
add-user.sh ,
each users and group security provider implementation delegates the handling for the properties file to
the Wildfly's libraries, which are the ones that the add-user.sh script relies on as well. |
WildflyGroupPropertiesManager
Groups manager service provider implementation for JBoss Wildfly, when using default realm based on properties files.
|
WildflyGroupPropertiesManager.WildflyGroupsPropertiesFileLoader
An extension of the default Wildfly's groups properties file loader,
but this one supports deleting groups.
|
WildflyUserPropertiesManager
Users manager service provider implementation for JBoss Wildfly, when using default realm based on properties files.
|
WildflyUserPropertiesManager.WildflyUsersPropertiesFileLoader
An extension of the default Wildfly's users properties file loader,
but this one supports deleting users and using empty passwords.
|
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.