Serialized Form
-
Package com.auth0.jwk
-
Exception com.auth0.jwk.InvalidPublicKeyException
class InvalidPublicKeyException extends JwkException implements Serializable -
Exception com.auth0.jwk.JwkException
class JwkException extends Exception implements Serializable -
Exception com.auth0.jwk.NetworkException
class NetworkException extends SigningKeyNotFoundException implements Serializable -
Exception com.auth0.jwk.RateLimitReachedException
class RateLimitReachedException extends JwkException implements Serializable-
Serialized Fields
-
availableInMs
long availableInMs
-
-
-
Exception com.auth0.jwk.SigningKeyNotFoundException
class SigningKeyNotFoundException extends JwkException implements Serializable
-