| 程序包 | 说明 |
|---|---|
| org.pentaho.di.core.auth.core | |
| org.pentaho.di.core.auth.core.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
<ReturnType,ConsumedType> |
AuthenticationManager.registerConsumerClass(Class<? extends AuthenticationConsumer<? extends ReturnType,? extends ConsumedType>> consumerClass) |
<ReturnType,CreateArgType,ConsumedType> |
AuthenticationManager.registerConsumerFactory(AuthenticationConsumerFactory<ReturnType,CreateArgType,ConsumedType> factory) |
| 构造器和说明 |
|---|
DefaultAuthenticationConsumerFactory(Class<?> consumerClass) |
Copyright © 2024 Hitachi Vantara. All rights reserved.