Uses of Record Class
cloud.opencode.base.oauth2.par.ParResponse
Packages that use ParResponse
-
Uses of ParResponse in cloud.opencode.base.oauth2.par
Methods in cloud.opencode.base.oauth2.par that return ParResponseModifier and TypeMethodDescriptionPush authorization parameters to the PAR endpoint.Methods in cloud.opencode.base.oauth2.par with parameters of type ParResponseModifier and TypeMethodDescriptionstatic StringPushedAuthorizationRequest.buildAuthorizationUrl(String authorizationEndpoint, ParResponse parResponse, String clientId) Build an authorization URL using the PAR response.