public class DefaultAuthenticationPerformerFactory extends Object implements AuthenticationPerformerFactory
| 构造器和说明 |
|---|
DefaultAuthenticationPerformerFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
<ReturnType,CreateArgType,ConsumedType> |
create(AuthenticationProvider authenticationProvider,
AuthenticationConsumerFactory<ReturnType,CreateArgType,ConsumedType> authenticationConsumerFactory) |
public <ReturnType,CreateArgType,ConsumedType> AuthenticationPerformer<ReturnType,CreateArgType> create(AuthenticationProvider authenticationProvider, AuthenticationConsumerFactory<ReturnType,CreateArgType,ConsumedType> authenticationConsumerFactory)
create 在接口中 AuthenticationPerformerFactoryCopyright © 2024 Hitachi Vantara. All rights reserved.