JMX Documentation
 
Mbeans (English)
 
  FtpServer
Mbeans (French)
 
  FtpServer
  XmlLoginModuleConfig
 
  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 : Module JAAS d'identification XML

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

DescriptionLe nombre d'utilisateur gérés par le module

Typejava.lang.Integer

Writeablefalse

Operations declaration

addUser

DescriptionAjoute un nouvel utilisateur au module XML

Return type

ImpactACTION

Parameters
userNametype: java.lang.StringLe nom du nouvel utilisateur
passwordtype: java.lang.StringLe mot de passe du nouvel utilisateur

changePassword

DescriptionChange un mode de passe d'un utilisateur, retourne vrai si le mot de passe a été changé

Return type

ImpactACTION

Parameters
userNametype: java.lang.StringLe nom d'utilisateur
newPasswordtype: java.lang.StringLe nouveau mot de passe
newPasswordConfirmtype: java.lang.StringLe nouveau mot de passe confirmé

removeUser

DescriptionEnlève un utilisateur du module d'identification

Return typejava.lang.Boolean

ImpactACTION

Parameters
userNametype: java.lang.StringLe nom d'utilisateur à enlever

listUsernames

DescriptionListe les noms d'utilisateurs du module

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.