public interface AuthenticationConsumer<ReturnType,ConsumedType>
| Modifier and Type | Method and Description |
|---|---|
ReturnType |
consume(ConsumedType authenticationProvider) |
ReturnType consume(ConsumedType authenticationProvider) throws AuthenticationConsumptionException