虽然这不是真正的授权类型,但与此紧密相关的一个问题是对用户界面进行自定义,以使其仅显示允许特定用户看到的特定功能。
While not truly a type of authorization, a closely related problem is that of customizing a user interface to only show the specific functions that a specific user should be allowed to see.
不过当列表增长数倍,或自定义代码从未在实际数据上测试过的话,这将成为一个问题。
But it will become a problem when lists grow over time or when the custom code has never been tested with live data.
为实现那个目的,创造了用于发现代码迁移问题的自定义规则,这些规则为工具提供了解决许多此类问题的快速修复方案。
To that end, custom rules for discovering code migration problems were created and provide the tool with quick fixes for resolving many of these issues.
或者,问题听起来类似于:如果我们只有一个自定义的入站登录模块,那么这个令牌来自何处,为什么没有自定义的出站登录模块呢?
Or the question may sound like: Where is the token coming from if we only have a custom inbound login module, and why is there no custom outbound login module as well?
但对于大多数情况,这类解决方案仍然需要一些自定义的代码,以处理组织中特定的问题,实际上将其转换成了服务类型的解决方案。
For the most part, though, this type of solution still requires some custom code to work with an organization's specific problem, actually transforming this into a services type of solution.
问题是由自定义标签引擎引起的,它会在内存中存放大型对象列表。
The issue was caused by a custom tag engine, that kept large object lists in memory.
但是,您可以添加特定于您的业务问题的自定义代码,并且不必为设置类和方法而烦恼。
However, you can add custom code that is specific to your business problem without having to worry about setting up classes and methods.
此方法的问题是需要太多的手动步骤和自定义代码,这很容易出错。
The problems with this approach are too many manual steps and custom code, which are very error-prone.
在本系列的第2部分中,我将展示如何编写自定义检测器以找出特定于应用程序的问题。
In Part 2 of this series, I'll show you how to write custom detectors to find application-specific problems.
通过自定义的异常传递与所发生问题相关或有用的信息。
Pass along any relevant or helpful information about the problem that occurred through that custom exception.
在下面的部分中,我们将自定义一个软件项目的比喻性的“练习程序”,通过处理这些典型问题域的原因来帮助调节和加强。
In the sections below, we'll customize a metaphorical "exercise program" for software projects to help tone and strengthen these typical problem areas by working with their causes.
由于存在第一个问题,因此要让工具完全按照期望在数据中心中工作可能需要完成大量自定义。
Because of the first problem, there could be a great amount of customization required to get the tool working in your data center exactly how you want it.
要修复这个问题,可以添加新的自定义方法跨多个表进行相关请求。
To fix this method, you can add new custom methods to make relational requests across tables.
通过创建接口不能很好地匹配的示例,我们演示了使用自定义中介可以如何快速而方便地解决这个问题。
By creating the case where the interface does not match nicely, you have seen just how quickly and easily custom mediation lets you solve this problem.
您会发现自定义模型带来的问题是需要自己编写通用代码来支持模型,如序列化及侦听模型更改的功能。
The problem with custom models is that you find yourself writing common code to support your model, like serialization and the ability to listen to model changes.
这个应用使用一系列自定义查看来自谁的更新和更新的频率来处理潜在的信息过载问题。
The app addresses the potential information overload problem with a number of features to customize both who you see updates from and how often you see them.
危机对更加复杂的设计建模,除了逻辑型,字符串型,整数型,用户自定义的数据类型,您可以对更加复杂的问题建模。
To model more complex designs, you can type tags by stereotypes and meta-classes, in addition to Boolean, string, integer, user-defined data type, and terms.
如果你可以填写自定义的密码提示问题,试着想出个只有你才可能知道答案的问题。
If you're able to create your own question, try to come up with a question that has an answer only you would know.
这个问题的应对方法是使用一个用作数组容器但是没有扩展INOUT _ HOLDER的自定义类。
The workaround to this problem is to use a custom class that ACTS as a container for the array but does not extend INOUT_HOLDER.
特殊场景可能需要其他自定义处理过程,参见本文末尾的“其它问题”部分。
Additional customized processing can occur for dealing with special scenario, see the [Other Considerations] at the end of the article.
这里的业务逻辑是由用户自定义的函数子实现,并且这些函数子只能用在逻辑记录处理的工作上,而不用关心多个处理操作的问题。
The business logic is implemented in user-definable functors that only work on logical record processing and aren't concerned with multiprocessing issues.
维持一个自定义的构建是有问题的。
它可以使用自定义HTTP处理程序来处理生成所有文件类型的问题,自定义HTTP处理程序了解如何生成典型的静态文件类型(图像、CSS文件,等等)。
It can handle serving all file types by using a custom HTTP handler that knows how to serve up typical static file types (images, CSS files, and so on).
安装之后,可以对其进行自定义,以提供特定于您感兴趣的IBM产品集的帮助,并提供工具和流程来帮助分析问题。
Once installed, it can be customized to provide help specific to the IBM product set you are interested in, and provide the tools and processes that you need to help with the analysis of the problem.
从好的方面看,继承的 _metaclass_钩子和自定义元类的所有问题都被解决了
On the plus side, all issues for inherited _metaclass_ hooks and for custom metaclasses are handled
一种解决这个问题的方法是创建一个自定义subjectholder类,它包装了一个staticThreadLocal以存储当前Subject。
One way of getting around this problem is to create a custom SubjectHolder class that wraps a static ThreadLocal to store the current Subject.
本文介绍一种动态的方法,该方法使用BusinessProcess Choreographer(BPC)EJBAPI来为正在运行的业务流程实例设置自定义属性,从而解决此类问题。
This article introduces a dynamic method with the Business Process Choreographer (BPC) EJB API to set the custom properties for the running process instances to resolve this type of problem.
您可以通过添加特定于应用程序的自定义纪录来扩充IBM提供的用于诊断WebSphere ApplicationServer运行时问题的症状数据库。
You can augment the symptom database provided by IBM for diagnosing WebSphere application Server run-time problems by adding custom, application-specific records.
幸运的是,Oozie支持非常棒的扩展机制——自定义动作节点[3],它让我们可以很容易地解决这两个问题。
Fortunately Oozie support a very elegant extensibility mechanism - custom action nodes [3], which allows to easily solve both problems.
幸运的是,Oozie支持非常棒的扩展机制——自定义动作节点[3],它让我们可以很容易地解决这两个问题。
Fortunately Oozie support a very elegant extensibility mechanism - custom action nodes [3], which allows to easily solve both problems.
应用推荐