Using HTTP cookies to maintain session context.
使用HttpCookie维护会话上下文。
The session context remains associated with the instance for the lifetime of the instance.
会话上下文在实例的生命周期内保持与实例关联。
We strongly recommend that services should be design to avoid the need to maintain session context.
我们强烈建议,服务应设计为可避免维护会话上下文的需求。
There is also a lack of sup-port for integrating SAML attributes for personalization, session context, or just-in-time provisioning.
另外,还缺少对SAML的个人化属性、会话上下文或即时用户帐号准备的整合支持。
Each session context is very memory intensive, which means that ten times more memory would have to be allocated to accommodate each session context.
每个会话上下文都是内存密集型的,这意味着十倍以上的内存将被分配,以容纳每一个会话上下文。
Using the custom call back handler will provide better features and the ability to pass the username and password dynamically from the client's session context.
使用自定义回调处理器将提供更好的特性,并提供从客户端会话上下文动态传递用户名和密码的功能。
The persistent virtual meeting room can record changes in session context such as maintaining a record of session control events, changes to Shared resources, and a listing of participants.
该持续的虚拟会议室可以记录会话上下文的变化,例如保持会话控制事件的记录、共享资源的变化和参与者列表。
If so, it updates the security context in the session object.
如果是的话,它将更新会话对象中的安全上下文。
On subsequent calls to the library, we pass that session in to establish a context.
在接下来对库的调用中,我们把这个会话放进去来建立一个上下文。
Directives figure out which data to display by the references based on the context of the session.
指令将根据会话上下文的引用算出通过引用显示哪些数据。
This means that any changes made to the security context during filter chain processing now reside in the session object.
就是说在过滤器链处理过程中,对安全上下文的任何更改现在都保存在会话对象中。
You will recall that this mediation simply wrote session and context data about the message to the log.
想一下该中介如何将关于消息的会话和上下文数据简单地写入日志。
Proper handling of session scope — that is, the context of the data being stored and maintained in a session — is key to stateful application development.
对会话作用域(即在一个会话中存储和维护的数据的上下文)的适当处理是有状态应用程序开发的关键。
Authentication in this context means, that the session the request is part of is authenticated and hence the request originates from an authenticated sender.
在这个上下文中,身份验证意味着对请求所属的会话进行验证,由此确认请求来自经过身份验证的发送者。
The context of a secure session is effectively preserved within the secure document.
安全会话的上下文在安全文档内受到很有效的保护。
Additionally, statelessness can be difficult to achieve and can lead to multiple round trips to the database for information that is normally stored within the context of the session.
此外,无状态很难实现,可能会导致多次往返数据库来获取本来通常存储在会话上下文中的信息。
If an activity session is not present, the component will execute in the context of the existing unit of work scope or a local transaction.
如果不存在活动会话,则组件会在现有的工作范围单元或本地事务的上下文中执行。
SIF checks whether a session object exists and contains a security context.
SIF将检查是否存在一个会话对象,以及它是否包含安全上下文。
The faces context is missing if this request is the first of a new session.
如果此请求是新会话的第一个请求,就会缺少faces上下文。
Direct template access to the request object and attributes, the session object and attributes, and the servlet context and attributes.
对请求对象和属性、会话对象和属性以及servlet上下文和属性的直接模板访问。
The scheduleResourceLifeCycleTask() method is called with the session bean context, expiry time, and identifier of the resource (calcID) as parameters.
可以用会话Bean上下文、到期时间和资源的标识符作为参数来调用 scheduleResourceLifeCycleTask()方法。
The scenarios discussed here don't cover every situation, but they are representative of some of the most common uses for servlets and session EJB components in a stateful communication context.
本文讨论的方案并未包含所有情形,但是它们代表了有状态通信环境中的servlet和会话EJB组件的一些最常见用法。
Acegi updates the servlet context with session information for the authenticated user.
Acegi使用经过验证的用户的会话信息更新servlet上下文。
WS-SecureConversation: Describes how to manage and authenticate message exchanges between parties, including security context exchange and establishing and deriving session keys.
WS - SecureConversation:描述如何管理和认证各方之间的消息交换,包括安全上下文交换以及建立和继承会话密钥。
From the context menu or an active debug session, choose Transfer to User.
从背景菜单或者进行的调试会话中,选择Transferto User。
When you use programmatic transactions in the client layer outside of the context of a stateless session bean, you don't need to set the transaction type.
在无状态会话bean上下文外部的客户机层中使用编程事务时,您不需要设置事务类型。
True: Component will execute in the context of an activity session.
True:组件将在活动会话的上下文中执行。
In addition, it also displays attributes from request, session, and servlet context objects. The integration steps are as follows.
此外,它还显示了请求、会话以及servlet上下文对象的属性。
This servlet endpoint context contains information including user principal, message context, HTTP-based user session information, and servlet context.
这个servlet端点上下文包括的信息有用户主体、消息上下文、基于http的用户会话信息以及servlet上下文。
This servlet endpoint context contains information including user principal, message context, HTTP-based user session information, and servlet context.
这个servlet端点上下文包括的信息有用户主体、消息上下文、基于http的用户会话信息以及servlet上下文。
应用推荐