Credentials参照先: 説明
| インタフェース | 説明 |
|---|---|
| TrustedCredentialTrustEngine<TokenType> |
Evaluates the trustworthiness and validity of a token against
implementation-specific requirements based on trusted credentials
obtained via a credential resolver.
|
| TrustEngine<TokenType> |
Evaluates the trustworthiness and validity of a token against
implementation-specific requirements.
|
| クラス | 説明 |
|---|---|
| ChainingTrustEngine<TokenType> |
Evaluate a token in sequence using a chain of subordinate trust engines.
|
| ExplicitKeyTrustEngine |
Trust engine that evaluates a credential's key against key(s) expressed within a set of trusted credentials obtained
from a trusted credential resolver.
|
| ExplicitKeyTrustEvaluator |
Auxillary trust evaluator for evaluating an untrusted key or credential against a trusted key or credential.
|
| ExplicitX509CertificateTrustEngine |
Trust engine that evaluates a credential's X.509 certificate against certificates expressed within a set of trusted
credentials obtained from a credential resolver.
|
| ExplicitX509CertificateTrustEvaluator |
Auxillary trust evaluator for evaluating an untrusted X509 certificate or credential against a trusted certificate or
credential.
|
CredentialsCopyright © 2012. All Rights Reserved.