|
XmlLoginModuleConfigMBean documentation
Bean Description > List of attributes > List of operations > Attributes declaration > Operations declaration
Bean Description
Description : JAAS XML login module
Type : net.sbbi.jafs.auth.XmlLoginModuleConfig
Domain : JAAS
ClassName : net.sbbi.jafs.management.XmlLoginModuleMBean
List of attributes
List of operations
addUser, changePassword, listUsernames, removeUser
| userCount | |
|
|
|
| Description | The number of users handled by this login module |
|
|
|
| Type | java.lang.Integer |
|
|
|
| Writeable | false |
| addUser | |||||||
|
|
|||||||
| Description | Add a new user to the XML login module | ||||||
|
|
|||||||
| Return type | |||||||
|
|
|||||||
| Impact | ACTION | ||||||
|
|
|||||||
| Parameters |
|
||||||
| changePassword | ||||||||||
|
|
||||||||||
| Description | Changes a user password, return true if new passords are modified | |||||||||
|
|
||||||||||
| Return type | ||||||||||
|
|
||||||||||
| Impact | ACTION | |||||||||
|
|
||||||||||
| Parameters |
|
|||||||||
| removeUser | ||||
|
|
||||
| Description | Removes a user from the login module | |||
|
|
||||
| Return type | java.lang.Boolean | |||
|
|
||||
| Impact | ACTION | |||
|
|
||||
| Parameters |
|
|||
| listUsernames | |
|
|
|
| Description | Lists the current user names into the realm |
|
|
|
| Return type | java.lang.String[] |
|
|
|
| Impact | INFO |








