Uses of Class
org.apache.pulsar.client.impl.auth.oauth2.protocol.TokenError
-
Packages that use TokenError Package Description org.apache.pulsar.client.impl.auth.oauth2.protocol Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of TokenError in org.apache.pulsar.client.impl.auth.oauth2.protocol
Methods in org.apache.pulsar.client.impl.auth.oauth2.protocol that return TokenError Modifier and Type Method Description TokenErrorTokenExchangeException. getError()Constructors in org.apache.pulsar.client.impl.auth.oauth2.protocol with parameters of type TokenError Constructor Description TokenExchangeException(TokenError error)
-