Package | Description |
---|---|
org.uberfire.ext.security.management.api | |
org.uberfire.ext.security.management.impl |
Modifier and Type | Method and Description |
---|---|
Collection<UserManager.UserAttribute> |
UserManagerSettings.getSupportedAttributes()
This method is used to provide all the supported user attributes supported by the specific manager implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
UserAttributeImpl
Default portable User attribute implementation class.
|
Modifier and Type | Method and Description |
---|---|
Collection<UserManager.UserAttribute> |
UserManagerSettingsImpl.getSupportedAttributes() |
Constructor and Description |
---|
UserManagerSettingsImpl(Map<Capability,CapabilityStatus> capabilities,
Collection<UserManager.UserAttribute> supportedAttributes) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.