public interface AuthenticationPerformerFactory
| 限定符和类型 | 方法和说明 |
|---|---|
<ReturnType,CreateArgType,ConsumedType> |
create(AuthenticationProvider authenticationProvider,
AuthenticationConsumerFactory<ReturnType,CreateArgType,ConsumedType> authenticationConsumer) |
<ReturnType,CreateArgType,ConsumedType> AuthenticationPerformer<ReturnType,CreateArgType> create(AuthenticationProvider authenticationProvider, AuthenticationConsumerFactory<ReturnType,CreateArgType,ConsumedType> authenticationConsumer)
Copyright © 2024 Hitachi Vantara. All rights reserved.