Uses of Class
com.janeirodigital.sai.authentication.RefreshToken
-
Uses of RefreshToken in com.janeirodigital.sai.authentication
Methods in com.janeirodigital.sai.authentication that return RefreshTokenModifier and TypeMethodDescriptionAuthorizedSession.getRefreshToken()Gets theRefreshTokenassociated with theAuthorizedSessionClientCredentialsSession.getRefreshToken()The client credentials flows don't require refresh tokensstatic RefreshTokenAuthorizedSessionHelper.translateRefreshToken(com.nimbusds.oauth2.sdk.token.RefreshToken nimbusRefreshToken) Translates a nimbus native AccessToken into the generic sai-java format