Package com.sun.identity.console.base
Class AMLogoutCommand
- java.lang.Object
-
- com.sun.identity.console.base.AMLogoutCommand
-
- All Implemented Interfaces:
com.iplanet.jato.command.Command
public class AMLogoutCommand extends Object implements com.iplanet.jato.command.Command
Handles the event when the logout button is clicked. All that needs to happen is get the logout URL and redirect to that value.
-
-
Constructor Summary
Constructors Constructor Description AMLogoutCommand()
-