subject object 双语例句
全部
1·Once the client is authenticated, a Subject object is returned from the server.
客户机经过身份验证后,将从服务器返回Subject对象。
2·All interaction with the session bean must be within the context of the Subject object.
所有会话bean的交互必须存在于Subject对象的上下文中。
3·This Subject object represents the authenticated user that has access to the session bean.
该Subject对象代表了可以访问会话bean的已认证的用户。
4·If the authentication is successful, a Subject object is returned to represent this client.
如果身份验证成功,将会返回表示此客户机的Subject对象。
5·The relationship of social cooperation is the essential content of subject object relation.
社会合作关系是主客体关系的核心内容。
6·The server runtime sends the Subject object and the required permission to the ObjectGrid authorization plug-in.
服务器运行时将 Subject 对象和所需的权限发送到 ObjectGrid 授权插件中。
7·If the permission is granted for this Subject object, a value of true is returned; otherwse a false is returned.
如果为此 Subject 对象授予了权限,将会返回“true”值,否则会返回“false”。
8·The first logs into the Web application and returns the Subject object, which is used later to make calls to the session bean.
第一种方法登录到 Web 应用程序并返回 Subject 对象,该对象稍后用于调用会话 bean。
9·When the Access Manager credential is successfully retrieved, the login module creates a Subject object and a PDPrincipal object.
成功检索了Access Manager凭据后,登录模块将创建Subject对象和PDPrincipal对象。
10·To put this another way, once a user or service has been authenticated, a Subject object is created to represent the authenticated entity.
换一种说法,验证了用户或者服务的身份后,就创建一个Subject对象来表示经过验证的实体。