未能读取安全描述符属性。
无法找到这个分区的有效安全描述符参考域。
Unable to find a valid security descriptor reference domain for this partition.
安全描述符格式不正确(绝对或自相关的)。
A security descriptor is not in the right format (absolute or self-relative).
安全描述符结构无效。
安全描述符结构无效。
安全描述符传播程序已经被通知要等待传播事件。
The Security Descriptor Propagator has been notified of waiting propagation events.
安全描述符无效。
安全描述符太短。
所有的安全资源有一个比空安全描述符更好的描述符。
All the securable resources have a better than null security descriptor.
如果希望确保,保留等不是在上次的修改的日期但没有其他属性,类似的安全描述符的特定的文件属性?
What if you want to make sure that you preserve particular file attributes, such as a Last Modified date, but not other attributes, like security descriptors?
可将J2EE安全角色和约束添加到应用程序的部署描述符。
J2EE security roles and constraints are added to the deployment descriptor of the application.
应用程序一个很重要的部分就是在部署描述符中定义的安全属性。
An important part of the Web application is the security properties defined in the deployment descriptor.
首先,在EJB部署描述符中声明安全角色,如清单8所示。
First, security roles are declared in the EJB deployment descriptor similar to the example shown in Listing 8.
必须在每个Web或企业应用程序的部署描述符中定义每个角色,并且必须创建安全约束来保护每个授权控制的资源。
Each role must be defined in the deployment descriptor of each Web or enterprise application, and security constraints must be created to secure each authorization-controlled resource.
通过部署描述符中的安全约束,可以将应用程序资源(如ejb方法和web页)声明为需要授权才能进行访问。
Application resources like EJB methods and Web pages can be declared to require authorization for access by means of security constraints in deployment descriptors.
现在我们已经开发了Printweb服务,接下来可以开始为服务配置部署描述符(webservices . xml),以定义web服务可接受的安全令牌。
Now that we have developed the Print web service, we can configure the deployment descriptor (webservices.xml) for the service to define the Security Tokens that can be accepted by the web service.
对服务的安全访问:企业beans允许在部署描述符中声明不同方法级别的安全特性。
Secure access to services: Enterprise beans permit various method-level security features to be declared in the deployment descriptor.
现在,可以保留用户通过模块部署编辑器对EJB部署描述符中的Web服务安全信息的更改。
User changes to Web services security information in the EJB deployment descriptor via the module deployment editor are now preserved.
指定在服务请求中使用的用户名和密码的缺省方法位于作为UsernameToken安全配置一部分的客户端部署描述符中。
The default way to specify the username and password to be used in the service request is in the client side deployment descriptor as part of the configuration of UsernameToken security.
EJB部署描述符中定义的安全角色和使用 @DeclareRoles注释定义的角色映射到 EJB 部署计划openejb-jar.xml中的主体。
The security roles defined in the EJB deployment descriptor and the roles defined using the @DeclareRoles annotation are mapped to principals in the EJB deployment plan openejb-jar.xml.
如果您希望添加安全性或对导出的应用程序EAR中的其它部署描述符进行修改,请使用AAT工具。
If you want to add security or make other deployment descriptor changes in the exported application EAR, then use the AAT tool.
通过使用声明的安全,您可以定义EJB模块的集合描述符中的安全角色,并为每个角色分配方法许可。
Using declarative security, you can define security roles in the assembly descriptor of the EJB Module and assign method permissions to each role.
EJB 的身份验证和授权配置方法为:在部署描述符中定义安全角色,每个方法将依据部署描述符执行。
You configure EJB authentication and authorization by defining security roles in the deployment descriptor under which each method executes.
它还降低了维护者不安全地使用文件名的可能性(改为使用文件描述符)。
It also decreases the likelihood that a maintainer will insecurely use the file name (they need to use the file descriptor instead).
所以,就无法为这类问题方法设置隔离级别(isolation level)、访问目的(access intent)、安全性(security)和方法许可(method permission)等这些部署描述符属性。
So, deployment descriptor properties such as isolation levels, access intent, security, method permissions, and so on cannot be set for such problem methods.
还可以打开web . xml和geronimo - web . xml部署描述符,从而进一步了解身份验证是如何定义的以及如何映射到安全域。
You can also open the web.xml and geronimo-web.xml deployment descriptors to learn more about how authentication is defined and mapped to a security realm.
部署描述符中的安全性配置。
要在EAR部署描述符中创建安全性角色,使用RoleMapping按钮。
To create the security roles in the EAR deployment descriptor, use the role Mapping button.
安全角色(security role)的名称可以使用部署描述符的security - role元素来声明。
The security role names can be declared using the security-role element of deployment descriptor.
要使用声明性安全方法,必须在web . xml部署描述符中指定所有可能的安全角色。
To use the declarative security approach, you must specify all possible security roles in the web.xml deployment descriptor.
应用推荐