Uses of Interface
com.nimbusds.common.json.KeyExtractor
Packages that use KeyExtractor
-
Uses of KeyExtractor in com.nimbusds.common.json
Constructors in com.nimbusds.common.json with parameters of type KeyExtractorModifierConstructorDescriptionJSONObjectWriter
(Writer writer, KeyExtractor<T> keyExtractor) Creates a new JSON object writer.