JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
no.nav.security.token.support.client.core.http.OAuth2HttpRequest
Packages that use
OAuth2HttpRequest
Package
Description
no.nav.security.token.support.client.core.http
Uses of
OAuth2HttpRequest
in
no.nav.security.token.support.client.core.http
Methods in
no.nav.security.token.support.client.core.http
that return
OAuth2HttpRequest
Modifier and Type
Method
Description
OAuth2HttpRequest
OAuth2HttpRequest.OAuth2HttpRequestBuilder.
build
()
Methods in
no.nav.security.token.support.client.core.http
with parameters of type
OAuth2HttpRequest
Modifier and Type
Method
Description
OAuth2AccessTokenResponse
OAuth2HttpClient.
post
(
OAuth2HttpRequest
oAuth2HttpRequest)