public static class

ACMSessionIdResolver.ClearInfo

extends Object
java.lang.Object
   ↳ com.microstrategy.webapi.ACMSessionIdResolver.ClearInfo

Summary

Fields
public final ACMMasterSessionBundle mMasterSessionBundle
public final Collection<IDSSXMLSessionId> mSessionIds
Public Constructors
ClearInfo(Collection<IDSSXMLSessionId> iSessionIds, ACMMasterSessionBundle iMasterSessionBundle)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public final ACMMasterSessionBundle mMasterSessionBundle

public final Collection<IDSSXMLSessionId> mSessionIds

Public Constructors

public ClearInfo (Collection<IDSSXMLSessionId> iSessionIds, ACMMasterSessionBundle iMasterSessionBundle)