参照先: 説明
| インタフェース | 説明 |
|---|---|
| SecurityPolicy |
A security policy is a collection of
SecurityPolicyRule, evaluated against a MessageContext, that
is meant to determine if a message is well-formed, valid, and otherwise okay to process. |
| SecurityPolicyResolver |
A resolver which uses different criteria to resolve and return instances of
SecurityPolicy. |
| SecurityPolicyRule |
An individual rule that a message context is required to meet in order to be considered valid.
|
| クラス | 説明 |
|---|---|
| ServletRequestX509CredentialAdapter |
An adapter that exposes the X.509 certificates contained in the servlet request attribute.
|
| 例外 | 説明 |
|---|---|
| SecurityPolicyException |
Exception indicating a security policy failure.
|
Copyright © 2012. All Rights Reserved.