package

com.microstrategy.webapi.acm

Classes

ACMClusterInfo ACMClusterInfo marries the IServer connectivity info and the application type (the type of the client application). 
ACMCreateSessionParams ACMCreateSessionParams holds all the parameters that were used to create a Configuration Session. 
ACMGSSCredential ACMGSSCredential holds the GSS credentials, which are the credentials needed by the Kerberos server when making a "delegation" call. 
ACMJwt ACMJwt represents the JWT as given by the IServer. 
ACMJwt.Header  
ACMLogHelper  
ACMMasterSessionBundle ACMMasterSessionBundle marries a number of parameters together (Jwt, GSSCredentials, Create Session Parameters, and Time-to-live) that are all descriptive of a Master Session Id. 
ACMSessionBundle ACMSessionBundle marries the ClusterInfo (information about an IServer) with the Time-to-live of the current connection. 
ACMSessionId ACMSessionId is the implementation of the IDSSXMLSessionId 
ACMSessionId.ConfigSessionId  
ACMSessionId.MasterSessionId  
ACMSessionId.ProjectSessionId  
ACMSessionIdParser ACMSessionIdParser is the implementation of the IDSSXMLSessionId
ACMSessionIdParser is the ONLY place that knows about the content and syntax of the sessionId. 
ACMTimeToLive ACMTimeToLive holds the precise time at which a session will time out. 
ACMTimeToLive.MasterSessionTTL  
ACMTimeToLive.RealSessionTTL  
Log