Uses of Class
org.mule.oauth.client.internal.config.TokenParserConfig.Builder
-
Packages that use TokenParserConfig.Builder Package Description org.mule.oauth.client.internal.config -
-
Uses of TokenParserConfig.Builder in org.mule.oauth.client.internal.config
Methods in org.mule.oauth.client.internal.config that return TokenParserConfig.Builder Modifier and Type Method Description static TokenParserConfig.BuilderTokenParserConfig. builder()TokenParserConfig.BuilderTokenParserConfig.Builder. withResponseAccessTokenExpr(String responseAccessTokenExpr)TokenParserConfig.BuilderTokenParserConfig.Builder. withResponseExpiresInExpr(String responseExpiresInExpr)TokenParserConfig.BuilderTokenParserConfig.Builder. withResponseRefreshTokenExpr(String responseRefreshTokenExpr)
-