Uses of Class
no.nav.security.token.support.client.core.ClientProperties.TokenExchangeProperties
-
Packages that use ClientProperties.TokenExchangeProperties Package Description no.nav.security.token.support.client.core -
-
Uses of ClientProperties.TokenExchangeProperties in no.nav.security.token.support.client.core
Constructors in no.nav.security.token.support.client.core with parameters of type ClientProperties.TokenExchangeProperties Constructor Description ClientProperties(URI tokenEndpointUrl, URI wellKnownUrl, @NotNull OAuth2GrantType grantType, List<String> scope, @NotNull ClientAuthenticationProperties authentication, URI resourceUrl, ClientProperties.TokenExchangeProperties tokenExchange)
-