|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
public interface KeySelectorResult
由 KeySelector.select
方法返回的结果。
KeySelectorResult
至少包含由 KeySelector
选择的 Key
。此接口的实现可以添加一些方法来返回特定于实现或算法的信息,比如证书链信息或调试信息。
KeySelector
方法摘要 | |
---|---|
Key |
getKey() 返回选定的密钥。 |
方法详细信息 |
---|
Key getKey()
null
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。