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