BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.management.security.authentication
Interface UserRemoverMBean

All Known Subinterfaces:
DefaultAuthenticatorMBean, UserEditorMBean

public interface UserRemoverMBean
extends weblogic.management.commo.StandardInterface

Provides a method for removing users. An Authentication provider MBean can optionally implement this MBean. The WebLogic Server Administration Console detects when an Authentication provider implements this MBean and automatically provides a tab for using these methods.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.

Method Summary
 void removeUser(java.lang.String userName)
          Removes a user.
 
Methods inherited from interface weblogic.management.commo.StandardInterface
wls_getAttributeTag, wls_getConstructorTag, wls_getDisplayName, wls_getInterfaceClassName, wls_getMBeanTag, wls_getNotificationTag, wls_getObjectName, wls_getOperationTag, wls_instanceOf
 

Method Detail

removeUser

public void removeUser(java.lang.String userName)
                throws NotFoundException,
                       InvalidParameterException
Removes a user.

Parameters:
userName - - The name of an existing user.
Throws:
NotFoundException -  
InvalidParameterException -  

Documentation is available at
http://e-docs.bea.com/wls/docs81