JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Constructors
Constructors
Constructor
Description
com.auth0.jwk.Jwk(String, String, String, String, String, String, List<String>, String, Map<String, Object>)
The specification states that the 'key_ops' (operations) parameter contains an array value. Use
Jwk(String, String, String, String, List, String, List, String, Map)
Jwk(String, String, String, String, List, String, List, String, Map)