◇━application object-投稿者:スパイス(8/25-04:34)No.631
application object | スパイス | 631 | 8/25-04:34 |
みなさんおなじトライアルをやっているようですね。この場合、アプリケー ションオブジェクトと訳してよいのでしょうか? An application object should not need to be aware of security, so it can be ported to environments that enforce different security policies and use different security mechanisms. If an object enforces security itself, interfaces to Security services should hide the particular security mechanisms used, for example, for authentication. The application security policy (for example, to control access to its own functions and state) should be consistent with the system security policy; for example, use should be made of the same attributes for access control. Portability of applications enforcing their own security depends on such attributes being available. |