programmatic security的意思|示意
程序性安全
programmatic security的网络常见释义
程序安全性 程序安全性 ( programmatic security )由组件提供的用于确定用户是否有权执行所请求操作的程序上的逻辑。程序文件 (program file)启动应用程序或程序的文件。
编程性安全 这是与“编程性安全(programmatic security)”相对应的。使用编程性安全时,安全机制嵌入在您的代码中。
programmatic security相关例句
The declarative method offers ease of use, while the programmatic method provides finer levels of security control with respect to resource authentication and authorization.
声明方法提供易用性,编程方法为资源的身份验证和授权提供更好的安全控制级别。
In the implemented solution, programmatic security is used to implement of a servlet that redirects users to an appropriate page upon successful authorization.
在已实现的解决方案中,程序性安全用于实现成功授权后将用户重定向至相应页面的servlet。
But the more interesting thing is the programmatic security enhancements including the login and logout methods which give the developer more control over the authentication and authorization process.
但编程方式的安全增强则更有意思一些,login、logout这些方法能让开发人员更好地控制认证和授权过程。
Component developers can use either programmatic or declarative security to define authorization policies.
组件开发者可以使用程序的或声明的安全来定义授权策略。
Programmatic security implemented in Geronimo works in the same way as described in the J2EE 1.4 specification.
在 Geronimo 中实现的程序性安全的工作方式与 J2EE 1.4 规范中描述的一样。
Note that the JEE security model supports declarative security authorization as well as programmatic security for both Web containers and EJB containers.
注意,JEE安全模型对web容器和ejb容器支持声明式安全授权以及编程安全性。