flex.messaging.security
Class TomcatLoginHolder

java.lang.Object
  extended by flex.messaging.security.TomcatLoginHolder

public class TomcatLoginHolder
extends Object

Contains the last good TomcatLogin for use by the TomcatLoginCommand. JAR NOTE: this class is not in flex-messaging.jar but rather flex-tomcat-common.jar


Method Summary
static TomcatLogin getLogin()
          Retrieves the last valid login.
static void setLogin(TomcatLogin login)
          Saves the last valid login.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setLogin

public static void setLogin(TomcatLogin login)
Saves the last valid login.

Parameters:
login - last valid login

getLogin

public static TomcatLogin getLogin()
Retrieves the last valid login.

Returns:
last valid login.


Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/security/TomcatLoginHolder.html