public interface AuthenticationPerformer<ReturnType,CreateArgType>
| 限定符和类型 | 方法和说明 |
|---|---|
AuthenticationProvider |
getAuthenticationProvider() |
String |
getDisplayName() |
ReturnType |
perform(CreateArgType consumerCreateArg) |
ReturnType perform(CreateArgType consumerCreateArg) throws AuthenticationConsumptionException
String getDisplayName()
AuthenticationProvider getAuthenticationProvider()
Copyright © 2024 Hitachi Vantara. All rights reserved.