• Running the code in Listing 6 under a SecurityManager gives the following output.

    SecurityManager运行清单6中的代码会得到以下输出。

    youdao

  • The responsibility of enforcing a system security policy lies with a class called SecurityManager.

    一个名为SecurityManager负责实施系统安全策略

    youdao

  • In Listing 2, we see the example INI configuration we will use to configure the SecurityManager instance.

    清单2中,我们看到用于配置SecurityManager实例INI配置例子

    youdao

  • The purpose of this class is the same as that of SecurityManager; namely, it is responsible for making access decisions.

    这个目的SecurityManager一样的,负责做出访问决定

    youdao

  • The iniRealm object, which is a component used by the SecurityManager to represent user accounts defined in the INI format.

    iniRealm对象SecurityManager用来表示INI格式定义用户帐户

    youdao

  • Therefore, any application requiring custom logic for making access decisions had to implement and install a custom SecurityManager.

    因此任何需要定义逻辑进行访问决定应用程序必须实现安装一个自定义的SecurityManager

    youdao

  • While the Subject represents security operations for the current user, the SecurityManager manages security operations for all users.

    Subject代表了当前用户安全操作SecurityManager管理所有用户的安全操作。

    youdao

  • Use a custom SecurityManager or ClassLoader that prevents loading of anonymous classes or other classes not under your direct control.

    使用定制SecurityManagerClassLoader阻止加载匿名其他无法直接控制的类。

    youdao

  • Create the SecurityManager instance based on the configuration (using Shiro’s Factory concept that represents the Factory Method design pattern).

    根据配置创建SecurityManager实例使用Shiro的工厂概念它表述 工厂方法设计模式);

    youdao

  • We'll discuss the use of policy files and permissions, and also talk about the relationship between the SecurityManager and the AccessController.

    我们讨论策略文件许可权使用讨论SecurityManagerAccessController之间关系

    youdao

  • So far, this simple example has covered starting the Shiro SecurityManager, getting the current user, and logging that the user isn't authenticated yet.

    至此这个简单示例涵盖的内容包括:启动ShiroSecurityManager获得当前用户记录下用户未经身份验证。

    youdao

  • The SecurityManager class has, of course, been retained for backward compatibility, but its newer implementation delegates to the underlying AccessController.

    当然为了向后兼容性保留securitymanager但是更新实现委派给了底层AccessController

    youdao

  • You'll also see that with a simple understanding of object graph navigation, INI can be used effectively to configure simple object graph like the SecurityManager.

    看到只要简单地理解对象导航INI有效用于配置SecurityManager那样简单的对象

    youdao

  • You'll also see that with a simple understanding of object graph navigation, INI can be used effectively to configure simple object graph like the SecurityManager.

    看到只要简单地理解对象导航INI有效用于配置SecurityManager那样简单的对象

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定