org.openmdx.security.auth.client.spi
Class CallbackActions

java.lang.Object
  extended by org.openmdx.security.auth.client.spi.CallbackActions

public class CallbackActions
extends Object


Field Summary
static String CANCEL
          Cancel action command
static String LOGIN
          Login action command
 
Constructor Summary
protected CallbackActions()
          Avoid instantiation
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGIN

public static final String LOGIN
Login action command

See Also:
Constant Field Values

CANCEL

public static final String CANCEL
Cancel action command

See Also:
Constant Field Values
Constructor Detail

CallbackActions

protected CallbackActions()
Avoid instantiation



This software is published under the BSD license. Copyright © 2003-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.