将授权用户直接重定向到所需的受保护资源。
Redirect an authorized user directly to the required protected resource.
访问受保护资源(如文件或环境变量)的权限。
The right to access a protected resource, such as files or environment variables.
成功确认之后,服务提供商颁发访问令牌来访问受保护资源。
Upon successful validation, the service provider issues the access token to access the protected resources.
在运行示例应用程序时,会看到一个包含受保护资源的屏幕。
When you run the sample application, you will see a screen with a protected resource on it. The following sequence of events will occur, which I will describe in more detail in the next sections.
RP授予访问权:授予用户对受保护资源的访问权。
RP grants access: The user is granted access to the protected resource.
权限表示访问受保护资源或执行受保护操作的能力。
A permission represents the ability to access a protected resource or perform a protected operation.
主体向源站点验证并请求到目标站点受保护资源的链接。
Subject authenticates to the source site and requests a link to target site's secured resource.
您应该将使用权限要求包含在存取受保护资源的应用程式中。
You should include permission requests in applications that access protected resources.
请求访问受保护资源:用户试图访问RP网站上的受保护资源。
Request to access a protected resource: The user attempts to access a protected resource on the RP's Web site.
对该区域受保护资源的访问基于RACF用户个人文件及其群组成员关系。
Access to protected resources on this region is based on the RACF user profile and its group membership.
当用户使用登录页面进入后,应用程序将自动重定向到被请求的受保护资源。
When the user signs in using the login page, the application automatically redirects to the requested protected resource.
如果用户的身份是有效的(通过验证),就可以访问原先请求的受保护资源。
If the user's credentials are valid (authenticate successfully), the originally requested protected resource is then accessed.
服务提供商验证每个到来的OAuth请求,如果客户被授权,就返回受保护资源。
The service provider validates each incoming OAuth request and returns the protected resources if the consumer is authorized.
所有存储库中的用户和组均可将用户和组映射到J2EE应用程序中的受保护资源。
Users and groups from all repositories are available for mapping users and groups to protected resources within the J2EE applications.
然后,经过身份验证和授权的用户可以访问一个受保护资源,无需重复执行登录过程。
Authenticated and authorized users can then access a protected resource without performing the login procedure repeatedly.
代码访问权限,此类权限表示对受保护资源的访问权限,或执行受保护操作的能力。
Code access Permissions, which represent access to a protected resource or the ability to perform a protected operation.
代码访问安全性(CAS)是帮助限制代码对受保护资源和操作的访问权限的一种机制。
Code access security (CAS) is a mechanism that helps limit the access that code has to protected resources and operations.
完全信任的使用权限集合会略过安全性检查,并授与程序码存取所有受保护资源的权限。
The full-trust permission set bypasses security checks and grants code access to all protected resources.
它向您提供使用定义的安全约束保护资源的能力,然后定义可以访问受保护资源的用户角色。
It gives you the ability to protect a resource with a defined security constraint and then define the user roles that can access the protected resource.
应用程序可能需要强制实行附加的、更细粒度的控制,以进一步严格控制对受保护资源的访问。
An application may need to impose additional, finer-grained controls that further restrict access to protected resources.
在运行时证实该代码有某一级别的信任时,它就允许该代码访问对于该信任级别合适的受保护资源。
When the runtime establishes that code has a certain level of trust, it allows the code to access protected resources appropriate to that level of trust.
JSFAcegiSample应用程序显示一个索引页面和一个登录页面,索引页面中包含受保护资源的链接。
The JSFAcegiSample application displays an index page that contains links to protected resources and a login page.
此问题的答案将影响您设计表示权限状态的变量的方式,并确定管理员是否能够配置对受保护资源的访问权。
The answer to this question affects the way you design the variables that represent the state of the permission and determines whether administrators can configure access to the protected resource.
基本认证和HTTP认证提供了对受保护资源的访问控制策略,而SSL则提供对敏感数据加密传输的机制。
The basic authority and the HTTP authority provide access control strategy of the protected resources. The SSL provides mechanism for transmitting sensitive encrypted data.
在AccessManager中创建一些测试对象,如用户、组和受保护资源,然后添加访问控制列表策略。
Create some test objects in Access Manager, such as users, groups, and protected resources, and then add an Access Control List policy.
对于安全可靠关键类型和成员所访问的受保护资源,该类型或成员还必须确认调用方拥有访问这些资源的权限。
Security-safe-critical types and members must also confirm that callers have permissions for protected resources that are accessed by the type or member.
其他应用程序想要访问一个应用程序的受保护资源,就必须通过它们自己的manifest文件请求适当的权限。
Other applications wanting to access an application's protected resources must request the appropriate permissions through their own manifest file.
判定特定受保护资源之存取权的方式,就是比较存取该资源时所需要的宣告以及与正在尝试进行存取之实体关联的宣告。
Access to a given protected resource is determined by comparing the claims required to access that resource with the claims associated with the entity attempting access.
本文的重点是身份验证,所以如果OpenID提供者 (OP)验证了用户的身份,示例应用程序就会授予对受保护资源的访问权。
The focus of this article is authentication, so if the user is authenticated by the OpenID Provider (OP), the sample application will grant access to the protected resource.
进入系统以后,应用程序将用户重定向到protected1 . jsp,它是用户进入系统而没有请求特定的受保护资源时显示的默认资源。
After signing in, the application redirects the user to protected1.jsp, which is the default resource presented whenever a user signs in without requesting a particular protected resource.
应用推荐