public interface UserManagerSettings extends Settings
The settings for a users entity manager.
| Modifier and Type | Method and Description |
|---|---|
Collection<UserManager.UserAttribute> |
getSupportedAttributes()
This method is used to provide all the supported user attributes supported by the specific manager implementation.
|
getCapabilitiesCollection<UserManager.UserAttribute> getSupportedAttributes()
This method is used to provide all the supported user attributes supported by the specific manager implementation.
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.