This id is used to maintain server-side state associated with the client session across requests.
此ID用于在请求间维护与该客户端会话关联的服务器端状态。
We can track the cached state of the client session by using a client cookie. Listing 1 puts it together
通过使用一个客户机cookie,我们可以跟踪客户机会话的缓存状态。
Now that you have set up the client session, you can call and interact with the server through Web services calls.
建立了客户会话后,就可以通过Web服务调用来调用服务器并与其进行交互了。
An important aspect of the PresenceMonitor is how it establishes a client session and how that session gets associated with an SIP application session.
PresenceMonitor的一个重要方面在于它如何建立客户端会话,会话如何与SIP应用程序会话关联。
If this is not the case, an error message is reported to the client session and to the SQL Server error log, indicating that such a setting is not recommended.
如果不互相排斥,将向客户端会话和SQLServer错误日志报告一条错误消息,指明不建议进行这种设置。
This will establish an encrypted session without any modifications needed on the client side.
这将建立一个加密的会话,而不需要在客户端做任何修改。
This packet includes the TGT obtained from the previous message and an authenticator generated by the client and encrypted with the session key.
这个包包含从前面的消息获取的 TGT和一个由客户机生成的用会话密匙加密的身份验证程序。
The client then becomes credentialed with the connector, and a session is established from the perspective of the client.
于是,客户机与连接器之间便达成了信任;从客户机的角度来看,会话被建立起来。
The programmer must identify that a client has a need for a session, create the session and assign the client a session.
程序设计者必须鉴定有一个客户确实需要一个会话,并创建这个会话以及为这个客户分配一个会话。
At this point, client has the session key that client can use for authenticating itself to the authentication service.
现在,客户端拥有了会话密钥,它可以使用该密钥向身份验证服务验证自身。
The whole purpose of the authentication service is to securely exchange the client identity and session key to the server to which the client wants to authenticate.
身份验证服务的总体目标是,与客户端希望向其进行身份验证的服务器安全地交换客户端身份和会话密钥。
The Client Connector establishes a secure session with the local Process Broker, and associates the session with the player’s identity within the infrastructure.
客户端连接器和本机的流程代理程序建立一种安全的会话,并在基础架构中将玩家的标识与会话关联起来。
A session fixation attack is designed to force the session ID of a client to an explicit, known value.
会话固定攻击就是将客户端的会话id强制设置为一个明确的已知值。
Now let's assume that the printer has accepted the CONNECT operation. I have now created an OBEX session between the client and the server.
现在假设打印机接受了CONNECT操作,那么现在就在客户机和服务器之间创建了一个OBEX会话。
The TGT contains the identity of the client, a randomly generated TGT session key and the lifetime of the TGT.
该TGT包含客户端的身份、一个随机生成的TGT会话密钥和TGT的有效期。
It allows the client to access any node or property that is tied to that session.
它允许客户访问绑定到这个会话的任何节点或属性。
A virtual processor runs threads on behalf of SQL client applications (session threads) and also to satisfy internal requirements (internal threads).
虚拟处理器代表SQL客户机应用程序(会话线程)并为了满足内部需要(内部线程)而运行线程。
A web service client can also access a stateless session bean through the service endpoint interface of that bean.
Web服务客户也可以通过bean的服务端点接口访问无状态会话bean。
With a stateful session bean, the business logic in the client can be as simple as.
使用有状态会话Bean,客户端的逻辑业务可能非常简单,如下所示。
If it is a valid request from client, it extracts the session key from the STkt using server secret key.
如果它是来自客户端的有效请求,它使用服务器秘密密钥从STkt提取会话密钥。
Figure 7 shows four browser sessions running on the same client machine, each session having requested a different locale.
图7显示了运行在同一台客户端机器上的4个浏览器会话,每个会话请求的都是不同的地区。
You can, however, use a simple JMS client, or combine session beans and JMS.
不过,您可以使用一个简单JMS客户机,或者将会话bean与JMS结合起来使用。
Each client request has a new session and a single transaction. You use Hibernate's "current session" feature to associate the two together.
每次客户端请求有一个新会话和一个事务,使用Hibernate的“当前会话”特性将两者关联起来。
Creating an EJB client and setting up the connection to the WSRR session bean.
创建e JB客户端并设置连接到WSRR会话bean的连接。
If you do not have Rational Application Developer, you can also deploy the EAR files directly and write your own client to test the EJB session bean.
如果没有RationalApplication Developer,也可以直接部署EAR文件,并编写自己的客户机以测试e jb会话Bean。
The client starts with sending a TGT to the authentication service which in turn provides the client with an STkt and a session key.
客户端首先将一个tgt发送给授权服务,授权服务然后向客户端提供一个STkt和一个会话密钥。
The encrypted portion of the STkt contains the name of the client, a session key generated by authentication service that client and server can use, and a lifetime of STkt.
STkt的加密部分包含客户端的名称、身份验证服务生成的一个可供客户端和服务器使用的会话密钥,以及STkt的有效期。
Later, when your Hibernate client applications create a "session" to wrap the JDBC connection, Hibernate will consult this file and transparently connect to the specified database.
以后当Hibernate客户应用程序创建“session”包装JDBC连接时,Hibernate将查询该文件并透明地连接到指定的数据库。
The authentication service make a response message to the client containing the TGT, a copy of TGT session key and other information.
身份验证服务向客户端发出一条响应消息,其中包含TGT、TGT会话密钥的一个副本和其他信息。
This brings up an important point — the connector must keep up the illusion of a session for the client, even for repositories that do not support one.
这引出了一个重要问题:连接器必须为客户机、甚至为不支持会话的存储库保持会话的幻影。
应用推荐