SCOPE ELEMENT 日本語 意味 - 日本語訳 - 英語の例文

[skəʊp 'elimənt]
[skəʊp 'elimənt]
スコープエレメント

英語 での Scope element の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Map Scope Elements.
スコープエレメントマッピング。
In order to allow integration with Live Update, a scope element is required.
ライブ・アップデートとの統合を許可するには、スコープ・エレメントが必要です。
A scope element can be one of the following:.
スコープ・エレメントには、以下のいずれかを指定できます。
Adapters can be protected by a custom scope element, such as accessRestricted.
アダプターは、カスタム・スコープ・エレメント(accessRestrictedなど)で保護できます。
A scope element can be a keyword that is mapped to a security check, or the name of a security check.
スコープ・エレメントは、セキュリティー検査にマップされたキーワード、または、セキュリティー検査の名前です。
Add the scope push. mobileclient in Scope Elements Mapping.
スコープ・エレメントのマッピング(ScopeElementsMapping)」でスコープpush。
Encapsulated in a Scope element, which can contain 0 or more security checks.
Scopeエレメントにカプセル化。これには、0個以上のセキュリティー検査を含めることができる。
When the client requests access to a specific OAuth scope,the framework maps the scope elements into security checks.
クライアントが特定のOAuthスコープへのアクセスを要求すると、フレームワークはスコープ・エレメントをセキュリティー検査にマップします。
Click New and enter the scope element configuration-user-login. Then, click Add.
新規」をクリックし、スコープ・エレメントconfiguration-user-loginを入力します。次に、「追加」をクリックします。
For example, if you write a security check called PinCodeAttempts,you can use a scope element with the same name within your scope..
例えば、PinCodeAttemptsというセキュリティー検査を作成した場合、同じ名前のスコープ・エレメントをスコープ内に使用できます。
You can also map the scope element to a security check in case you're using one in your application.
アプリケーション内でスコープ・エレメントを使用する場合は、それをセキュリティー検査にマップすることもできます。
Perform the following steps tomodify the POM of the web project to add a scope element to the dependency on the javaee-api artifact.
次の手順を実行して、WebプロジェクトのPOMを変更し、javaee-apiアーティファクトに対する依存性にscope要素を追加します。
When the value of the scope element of an artifact is provided, the artifact will not be included during packaging.
アーティファクトのスコープ要素の値がprovidedである場合、そのアーティファクトはパッケージ化の際に含まれません。
In the mfpconsole, go to app's security tab and under Mandatory Application Scope,add the above created security definition as scope element.
Mfpconsoleで、アプリケーションのセキュリティー・タブに移動し、「必須アプリケーション・スコープ」で、上記で作成したセキュリティー定義をスコープ・エレメントとして追加します。
By default, the scope elements you write in your scope are mapped to a security check with the same name.
デフォルトで、スコープ内に記述するスコープ・エレメントは、同じ名前を持つセキュリティー検査にマップされます。
As with the authorize method,the introspect method receives a scope parameter that contains the scope elements that mapped to this security check.
Authorizeメソッドと同様に、introspectメソッドは、当該セキュリティー検査にマップされたスコープ・エレメントが含まれているscopeパラメーターを受け取ります。
In V8.0, scope elements are mapped to security checks that are defined in an adapter that is deployed to MobileFirst Server.
V8.0では、スコープ・エレメントは、MobileFirstServerにデプロイされたアダプターに定義されたセキュリティー検査にマップされます。
When the enabled element is set to false, the scope element is ignored and the resource or resource class is unprotected.
Enabledエレメントがfalseに設定されている場合、scopeエレメントは無視され、リソースまたはリソース・クラスは保護されません。
Replace PROCEDURE_NANE with the name of your procedure, and YOUR SCOPE with a string of one or more scope elements(“scopeElement1 scopeElement2…”):.
以下のPROCEDURE_NANEはプロシージャーの名前で、YOURSCOPEは1つ以上のスコープ・エレメントからなるストリング(「scopeElement1scopeElement2…」)で置き換えてください。
To map your scope element to an empty string, do not select any security check in the Add New Scope Element Mapping pop-up menu.
スコープ・エレメントを空ストリングにマップするには、「新しいスコープ・エレメント・マッピングの追加」ポップアップ・メニューでセキュリティー検査を何も選択しないでください。
The tutorial begins with instructions for migrating the resource adapter,including an introduction the OAuth security scope elements that are used for the V8.0 resource protection.
このチュートリアルでは、V8.0のリソース保護に使用されるOAuthセキュリティー・スコープ・エレメントの概要を含む、リソース・アダプターのマイグレーション手順から始めます。
For example, if the scope element is send*, the confidential client can be granted access to scopes that contain any scope element that starts with"send", such as"sendMessage.
例えば、スコープ・エレメントがsend*の場合、「sendMessage」など、「send」で始まる任意のスコープ・エレメントが含まれているスコープへのアクセス権限を機密クライアントに付与できます。
For each security check in the scope, the framework calls the authorizemethod to request authorization for a scope that contains the scope elements that mapped to this security check.
スコープ内のセキュリティー検査ごとに、フレームワークはauthorizeメソッドを呼び出して、当該セキュリティー検査にマップされたスコープ・エレメントが含まれているスコープの許可を要求します。
The same annotation is used in V8.0, but the scope elements have a different significance: in V7.1, scope elements refer to security realms that are defined in the authenticationConfig. xml file.
同じアノテーションがV8.0で使用されますが、スコープ・エレメントは別の意味を持ちます。V7.1では、スコープ・エレメントは、authenticationConfig.xmlファイルに定義されているセキュリティー・レルムのことを指します。
Edit the file by defining a scopeElementMapping property, in this property,define data pairs that are each composed of the name of your selected scope element, and a string of zero or more space-separated security checks to which the element maps. For example:.
ファイルを編集して、scopeElementMappingプロパティーを定義します。このプロパティーには、データ・ペアを定義します。各ペアは、選択したスコープ・エレメントの名前と、そのエレメントのマップ先となるゼロ個以上のセキュリティー検査をスペースで区切ったストリングとで構成されます。例えば、次のとおりです。
Configure application security parameters, such as the default token expiration value,map scope elements to security checks, define mandatory application scopes, and configure security-check options.
デフォルトのトークンの有効期限値などのアプリケーション・セキュリティー・パラメーターを構成し、スコープ・エレメントをセキュリティー検査にマップし、必須アプリケーション・スコープを定義し、セキュリティー検査のオプションを構成します。
This predefined security check can be used as any other security check in the MobileFirstsecurity framework you can map a custom scope element to this check, and use the check(or a scope element that contains it) in a protecting resource scope or in a mandatory application scope..
この事前定義のセキュリティー検査は、MobileFirstセキュリティー・フレームワーク内のその他のセキュリティー検査と同じように使用できます。すなわち、カスタム・スコープ・エレメントをこの検査にマップし、保護リソース・スコープ内または必須アプリケーション・スコープ内でこの検査(またはそれを含むスコープ・エレメント)を使用できます。
結果: 27, 時間: 0.0454

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語