Uses of Class
com.predic8.membrane.core.interceptor.oauth2.ReusableJsonGenerator
Packages that use ReusableJsonGenerator
Package
Description
-
Uses of ReusableJsonGenerator in com.predic8.membrane.core.interceptor.oauth2
Methods in com.predic8.membrane.core.interceptor.oauth2 with parameters of type ReusableJsonGeneratorModifier and TypeMethodDescriptionstatic ResponseOAuth2Util.createParameterizedJsonErrorResponse(Exchange exc, ReusableJsonGenerator jsonGen, String... params) -
Uses of ReusableJsonGenerator in com.predic8.membrane.core.interceptor.oauth2.parameter
Methods in com.predic8.membrane.core.interceptor.oauth2.parameter with parameters of type ReusableJsonGeneratorModifier and TypeMethodDescriptionstatic StringClaimsParameter.writeCompleteJson(ReusableJsonGenerator jsonGen, String[] userinfoClaims, String[] idTokenClaims) -
Uses of ReusableJsonGenerator in com.predic8.membrane.core.interceptor.oauth2.request
Fields in com.predic8.membrane.core.interceptor.oauth2.request declared as ReusableJsonGenerator