Uses of Interface
de.fraunhofer.iosb.ilt.frostclient.utils.TokenManager
Packages that use TokenManager
-
Uses of TokenManager in de.fraunhofer.iosb.ilt.frostclient
Methods in de.fraunhofer.iosb.ilt.frostclient that return TokenManagerMethods in de.fraunhofer.iosb.ilt.frostclient with parameters of type TokenManagerModifier and TypeMethodDescriptionSensorThingsService.setTokenManager(TokenManager tokenManager) Sets the TokenManager. -
Uses of TokenManager in de.fraunhofer.iosb.ilt.frostclient.utils
Classes in de.fraunhofer.iosb.ilt.frostclient.utils with type parameters of type TokenManagerModifier and TypeInterfaceDescriptioninterfaceTokenManager<T extends TokenManager>The TokenManager Interface.Classes in de.fraunhofer.iosb.ilt.frostclient.utils that implement TokenManagerModifier and TypeClassDescriptionclassA TokenManager for stateless JsonWebToken authentication as implemented by Kinota ServerclassA TokenManager for JsonWebTokens used in OpenID Connect authentication.