| 程序包 | 说明 |
|---|---|
| org.pentaho.di.core.auth.core | |
| org.pentaho.di.core.auth.core.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
<ReturnType,CreateArgType,ConsumedType> |
AuthenticationPerformerFactory.create(AuthenticationProvider authenticationProvider,
AuthenticationConsumerFactory<ReturnType,CreateArgType,ConsumedType> authenticationConsumer) |
<ReturnType,CreateArgType,ConsumedType> |
AuthenticationManager.registerConsumerFactory(AuthenticationConsumerFactory<ReturnType,CreateArgType,ConsumedType> factory) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultAuthenticationConsumerFactory |
| 限定符和类型 | 方法和说明 |
|---|---|
<ReturnType,CreateArgType,ConsumedType> |
DefaultAuthenticationPerformerFactory.create(AuthenticationProvider authenticationProvider,
AuthenticationConsumerFactory<ReturnType,CreateArgType,ConsumedType> authenticationConsumerFactory) |
| 构造器和说明 |
|---|
ClassloaderBridgingAuthenticationPerformer(AuthenticationProvider provider,
AuthenticationConsumerFactory<ReturnType,CreateArgType,ConsumedType> authenticationConsumerFactory) |
DefaultAuthenticationPerformer(T provider,
AuthenticationConsumerFactory<ReturnType,CreateArgType,T> authenticationConsumerFactory) |
Copyright © 2024 Hitachi Vantara. All rights reserved.