Package com.sap.cds.mtx.impl
Class ClientCredentialJwtReader
java.lang.Object
com.sap.cds.mtx.impl.ClientCredentialJwtReader
Class responsible for retrieval of a new JWT from XSUAA service via client
credential flow
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClientCredentialJwtReader
- Parameters:
xsuaaParams- parameters of xsuaa service instance
-
-
Method Details
-
getJwt
Retrieve a new JWT- Returns:
- the
OAuth2TokenResponse - Throws:
IOException- thrown if communication with XSUAA service fails
-