JMX Documentation
 
Mbeans (English)
 
  FtpServer
  XmlLoginModuleConfig
Mbeans (French)
 
  FtpServer
 
  Built with Apache Forrest logo Financial help logo
 
Designed for Firefox logo Java.net member logo
 


PDF 

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

userCount

List of operations

addUserchangePasswordlistUsernamesremoveUser

Attributes declaration

userCount

DescriptionThe number of users handled by this login module

Typejava.lang.Integer

Writeablefalse

Operations declaration

addUser

DescriptionAdd a new user to the XML login module

Return type

ImpactACTION

Parameters
userNametype: java.lang.StringThe new user name
passwordtype: java.lang.StringThe new user password

changePassword

DescriptionChanges a user password, return true if new passords are modified

Return type

ImpactACTION

Parameters
userNametype: java.lang.StringThe user name
newPasswordtype: java.lang.StringThe new password
newPasswordConfirmtype: java.lang.StringThe new password confirmed

removeUser

DescriptionRemoves a user from the login module

Return typejava.lang.Boolean

ImpactACTION

Parameters
userNametype: java.lang.StringThe user name to remove

listUsernames

DescriptionLists the current user names into the realm

Return typejava.lang.String[]

ImpactINFO


 

Copyright © 2005 SuperBonBon Industries. All rights reserved.
Unless otherwise expressly noted, the contents of these pages are licensed under the Creative Commons - Attribution / Share Alike license.