Uses of Interface
de.xima.fc.security.token.response.ITokenRefreshResponse
-
Packages that use ITokenRefreshResponse Package Description de.xima.fc.security.token -
-
Uses of ITokenRefreshResponse in de.xima.fc.security.token
Methods in de.xima.fc.security.token that return ITokenRefreshResponse Modifier and Type Method Description ITokenRefreshResponse
ITokenEndpoint. refresh(String clientName, String refreshToken)
Refreshes the access token using the refresh token.
-