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.
|
getCapabilities
Collection<UserManager.UserAttribute> getSupportedAttributes()
This method is used to provide all the supported user attributes supported by the specific manager implementation.
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.