Uses of Class
de.fraunhofer.iosb.ilt.frostclient.utils.TokenManagerJWT
Packages that use TokenManagerJWT
-
Uses of TokenManagerJWT in de.fraunhofer.iosb.ilt.frostclient.utils
Methods in de.fraunhofer.iosb.ilt.frostclient.utils that return TokenManagerJWTModifier and TypeMethodDescriptionTokenManagerJWT.setHttpClient(org.apache.http.impl.client.CloseableHttpClient client) Set the HTTP client this TokenManager uses to fetch tokens.The ID to use for fetching tokens.Set the key to use for getting tokens.TokenManagerJWT.setTokenServerUrl(String tokenServerUrl) Set the URL to fetch tokens from.