public interface ManagerFactoryParameters
在某些情况下,初始化参数以外的其他密钥可由供应商需要。该特定服务提供商的用户预期将通过提供程序所定义的该类的适当子接口的实现。提供程序可以调用指定的方法在ManagerFactoryParameters
实现获取所需的信息。
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.