Uses of Class
org.openhab.core.auth.PendingToken
-
Uses of PendingToken in org.openhab.core.auth
Modifier and TypeMethodDescription@Nullable PendingToken
ManagedUser.getPendingToken()
Gets the pending token information for this user, if any.Modifier and TypeMethodDescriptionvoid
ManagedUser.setPendingToken
(@Nullable PendingToken pendingToken) Sets or clears the pending token information for this user.