Interface OAuthRpcService
- All Known Implementing Classes:
OAuthRpcServiceImpl
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
public interface OAuthRpcService
-
Method Summary
Modifier and TypeMethodDescriptiongenerateAuthenticationUrl(DatasinkDefinitionDto oAuthDatasinkDto)
-
Method Details
-
generateAuthenticationUrl
OAuthAuthenticationUriInfo generateAuthenticationUrl(DatasinkDefinitionDto oAuthDatasinkDto) throws ServerCallFailedException - Throws:
ServerCallFailedException
-