Uses of Class
com.sap.cloud.security.xsuaa.tokenflows.TokenFlowException
Packages that use TokenFlowException
-
Uses of TokenFlowException in com.sap.cloud.security.xsuaa.tokenflows
Methods in com.sap.cloud.security.xsuaa.tokenflows that throw TokenFlowExceptionModifier and TypeMethodDescriptionClientCredentialsTokenFlow.execute()Executes the token flow and returns a JWT token from XSUAA.JwtBearerTokenFlow.execute()Executes this flow against the XSUAA endpoint.PasswordTokenFlow.execute()Executes this flow against the XSUAA endpoint.RefreshTokenFlow.execute()Executes the refresh token flow against XSUAA.