Package | Description |
---|---|
org.uberfire.ext.security.management.api | |
org.uberfire.ext.security.management.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
AbstractEntityManager<T,S extends Settings>
Basic management API for security realm entities type of
T . |
Modifier and Type | Interface and Description |
---|---|
interface |
GroupManagerSettings
The settings for a groups entity manager.
|
interface |
RoleManagerSettings
The settings for a roles entity manager.
|
interface |
UserManagerSettings
The settings for a users entity manager.
|
Modifier and Type | Class and Description |
---|---|
class |
GroupManagerSettingsImpl
Default settings for a group manager.
|
class |
RoleManagerSettingsImpl
Default settings for a role manager.
|
class |
SettingsImpl
Base provider settings implementation.
|
class |
UserManagerSettingsImpl
Default settings for a user manager.
|
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.