Uses of Class
com.iizix.SessionInfo
Uses of SessionInfo in com.iizigo.term.prop
Methods in com.iizigo.term.prop that return SessionInfo Modifier and Type Method Description SessionInfoTerminalDesignerProp. getSessionInfo()Gets the SessionInfo.Uses of SessionInfo in com.iizix
Methods in com.iizix that return SessionInfo Modifier and Type Method Description SessionInfoSessionInfo. createClone()Creates a copy of an instance of this instance.static SessionInfoSessionInfo. getSessionInfo()Tries to extract the SessionInfo from the current thread or the thread group.SessionInfoWorker. getSessionInfo()Get the SessionInfo from the Worker.static SessionInfoSessionInfo. getSessionInfoFBTS()Tries to extract the SessionInfo from the current thread or the thread group.Methods in com.iizix with parameters of type SessionInfo Modifier and Type Method Description static java.lang.StringSessionInfo. getConnectionIDString(SessionInfo sessionInfo)Gets the connection ID as a string.static java.lang.StringSessionInfo. getConnectionIDString(SessionInfo sessionInfo, java.lang.String threadName, java.lang.String threadID)Gets the connection ID as a string.static java.lang.StringSessionInfo. getTabDelimitedConnectionIDString(SessionInfo sessionInfo, java.lang.String threadName, java.lang.String threadID)Gets the connection ID as a string.Constructors in com.iizix with parameters of type SessionInfo Constructor Description Worker(SessionInfo sessionInfo)Creates an instance of the Worker queue.Uses of SessionInfo in com.iizix.comm.client
Methods in com.iizix.comm.client that return SessionInfo Modifier and Type Method Description SessionInfoClientInstance. getSessionInfo()Gets the session information instance.Uses of SessionInfo in com.iizix.comm.oauth
Methods in com.iizix.comm.oauth with parameters of type SessionInfo Modifier and Type Method Description java.lang.StringAuthenticationProvider. getLocalizedName(SessionInfo sessionInfo)Gets the localized name of the provider.Uses of SessionInfo in com.iizix.comm.session
Methods in com.iizix.comm.session that return SessionInfo Modifier and Type Method Description SessionInfoSessionID. getSessionInfo()Gets the session info.Uses of SessionInfo in com.iizix.gyro
Methods in com.iizix.gyro that return SessionInfo Modifier and Type Method Description SessionInfoIAppSessionGyro. getAppSessionInfo()Gets the application session info.SessionInfoIClientSessionGyro. getClientSessionInfo()Gets the client sessions information.Methods in com.iizix.gyro with parameters of type SessionInfo Modifier and Type Method Description static IAppSessionGyroIAppSessionGyro. getSessionInstance(SessionInfo sessionInfo)Gets the runtime application instance for the current thread in a client session.static IClientSessionGyroIClientSessionGyro. getSessionInstance(SessionInfo sessionInfo)Gets the runtime application instance for the current thread in a client session.Uses of SessionInfo in com.iizix.passwordpolicy
Methods in com.iizix.passwordpolicy with parameters of type SessionInfo Modifier and Type Method Description PasswordPolicyResultPasswordPolicy. check(SessionInfo sessionInfo, java.lang.String password)Estimate password strength if it's OK, and if it is, null is returned.java.lang.StringPasswordPolicyResult. getLocalizedText(SessionInfo sessionInfo, java.lang.String separator)Gets the full localized text, with a potential separator string before each suggestion for the password entropy to become stronger if too weak.Uses of SessionInfo in com.iizix.server
Fields in com.iizix.server declared as SessionInfo Modifier and Type Field Description protected SessionInfoAbstractEndPoint. sessionInfoThe SessionInfo.Methods in com.iizix.server that return SessionInfo Modifier and Type Method Description SessionInfoAbstractEndPoint. getSessionInfo()Gets the SessionInfo for this end point.SessionInfoIEndPoint. getSessionInfo()Gets the SessionInfo for this end point.Methods in com.iizix.server with parameters of type SessionInfo Modifier and Type Method Description static voidBinaryTrace. dump(SessionInfo si, byte[] buf)static voidBinaryTrace. dump(SessionInfo si, byte[] buf, boolean isEBCDIC)static voidBinaryTrace. dump(SessionInfo si, byte[] buf, int length)static voidBinaryTrace. dump(SessionInfo si, byte[] buf, int length, boolean isEBCDIC)static voidBinaryTrace. dump(SessionInfo si, byte[] buf, int startingPosition, int length)static voidBinaryTrace. dump(SessionInfo si, byte[] buf, int startingPosition, int length, boolean isEBCDIC)static voidBinaryTrace. dump(SessionInfo si, java.lang.String header)static voidBinaryTrace. dump(SessionInfo si, java.lang.String[] headers)static voidBinaryTrace. dump(SessionInfo si, java.lang.String header, byte[] buf)static voidBinaryTrace. dump(SessionInfo si, java.lang.String header, byte[] buf, boolean isEBCDIC)static voidBinaryTrace. dump(SessionInfo si, java.lang.String header, byte[] buf, int length)static voidBinaryTrace. dump(SessionInfo si, java.lang.String header, byte[] buf, int length, boolean isEBCDIC)static voidBinaryTrace. dump(SessionInfo si, java.lang.String header, byte[] buf, int startingPosition, int length)static voidBinaryTrace. dump(SessionInfo si, java.lang.String header, byte[] buf, int startingPosition, int length, boolean isEBCDIC)static voidBinaryTrace. dump(SessionInfo si, java.lang.String mainHeading, java.lang.String[] headers)Uses of SessionInfo in com.iizix.server.app
Constructors in com.iizix.server.app with parameters of type SessionInfo Constructor Description RuntimeApp(SessionInfo sessionInfo, AppFactory appFactory, PropMgr propMgr, ClientProps clientRoot, IFocusEngineProvider focusEngineProvider, IVirtualsContainer<VirtualSpace> virtualSpace)Creates the runtime application a client session.Uses of SessionInfo in com.iizix.server.client
Methods in com.iizix.server.client that return SessionInfo Modifier and Type Method Description SessionInfoClientEndPoint. getSessionInfo()Gets the SessionInfo for this end point.SessionInfoFailedReconnectClientEndPoint. getSessionInfo()Gets the SessionInfo for this end point.Uses of SessionInfo in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return SessionInfo Modifier and Type Method Description SessionInfoAppSessionGyro. getAppSessionInfo()Gets the application session info.SessionInfoClientSessionGyro. getClientSessionInfo()Gets the client sessions information.Methods in com.iizix.server.gyro with parameters of type SessionInfo Modifier and Type Method Description static AppSessionGyroAppSessionGyro. getSessionInstance(SessionInfo sessionInfo)Gets the AppSessionGyro instance for the current thread in a client session.static ClientSessionGyroClientSessionGyro. getSessionInstance(SessionInfo sessionInfo)Gets the runtime application instance for the current thread in a client session.Constructors in com.iizix.server.gyro with parameters of type SessionInfo Constructor Description AppSessionGyro(ServerShell server, SessionInfo appSessionInfo, java.lang.ThreadGroup appThreadGroup, UserSessions userSessions, ClientParams clientParams, AuthenticatedUser authUser)Constructs the instance of the application for the first user session.Uses of SessionInfo in com.iizix.server.user
Methods in com.iizix.server.user with parameters of type SessionInfo Modifier and Type Method Description AppSessionGyroActiveUserSessions. addUser(ServerShell server, SessionInfo appSessionInfo, java.lang.ThreadGroup appThreadGroup, ClientParams clientParams)Requests adding a UserIdentifier as active session.Uses of SessionInfo in com.iizix.server.vsviewer
Methods in com.iizix.server.vsviewer that return SessionInfo Modifier and Type Method Description SessionInfoVSViewerEndPoint. getSessionInfo()Gets the SessionInfo for this end point.Uses of SessionInfo in com.iizix.term
Methods in com.iizix.term that return SessionInfo Modifier and Type Method Description SessionInfoHostSession. getSessionInfo()Gets the current SessionInfo.SessionInfoHostSessionOwner. getSessionInfo()Gets the SessionInfo.Uses of SessionInfo in com.iizix.term.comm
Constructors in com.iizix.term.comm with parameters of type SessionInfo Constructor Description TelnetComm(SessionInfo sessionInfo, TelnetCommProps properties, boolean is3270, Worker worker, TelnetCommListener listener, javax.net.ssl.SSLEngine engine)Creates a new Telnet Client Communication channel as UNINITIALIZED.Uses of SessionInfo in com.iizix.term.remote
Methods in com.iizix.term.remote that return SessionInfo Modifier and Type Method Description SessionInfoRemoteHostSession. getSessionInfo()Gets the SessionInfo.Uses of SessionInfo in com.iizix.term.server
Methods in com.iizix.term.server that return SessionInfo Modifier and Type Method Description SessionInfoTerminalHost. getSessionInfo()Gets the SessionInfo.Uses of SessionInfo in com.iizix.text
Methods in com.iizix.text with parameters of type SessionInfo Modifier and Type Method Description KStringLocaleString. asKString(SessionInfo sessionInfo)Gets the KString for an enum value.static KStringLocaleString. asKString(SessionInfo sessionInfo, java.lang.String textID)Looks up a text ID from the system tables with an optionalsessionInfoparameter that can be non-null to define the locale, otherwise it is looked up.static KStringLocaleString. asKString(SessionInfo sessionInfo, java.lang.String textID, KString fallback)Looks up a text ID from the system tables with an optionalsessionInfoparameter that can be non-null to define the locale, otherwise it is looked up.java.lang.StringLocaleString. asString(SessionInfo sessionInfo)Gets the plain string for an enum value.static java.lang.StringLocaleString. asString(SessionInfo sessionInfo, java.lang.String textID)Looks up a text ID from the system tables with an optionalsessionInfoparameter that can be non-null to define the locale, otherwise it is looked up.static java.lang.StringLocaleString. asString(SessionInfo sessionInfo, java.lang.String textID, java.lang.String fallback)Looks up a text ID from the system tables with an optionalsessionInfoparameter that can be non-null to define the locale, otherwise it is looked up.