Searched defs:RemoveGroupHandler (Results 1 - 1 of 1) sorted by relevance

/forgerock/jee-agents-v3.5/jee-agents-websphere/jee-agents-websphere-common/src/main/java/com/sun/identity/agents/tools/websphere/
H A DRemoveGroupHandler.java25 * $Id: RemoveGroupHandler.java,v 1.2 2008/11/21 22:21:44 leiming Exp $
45 * RemoveGroupHandler will remove the OpenSSO Enterprise group name in admin-authz.xml file
49 public class RemoveGroupHandler extends GroupUpdateHandlerBase class in inherits:GroupUpdateHandlerBase,IToolsOptionHandler,InstallConstants,IConstants
53 public RemoveGroupHandler() { method in class:RemoveGroupHandler
63 Debug.log("RemoveGroupHandler: handle request");
77 Debug.log("RemoveGroupHandler: found <groups> element : " +
80 Debug.log("RemoveGroupHandler: successfully remove " +
89 "RemoveGroupHandler: " +
102 "RemoveGroupHandler: failed to update admin-authz.xml",

Completed in 26 milliseconds