Class ClientProperties.ClientPropertiesBuilder
java.lang.Object
no.nav.security.token.support.client.core.ClientProperties.ClientPropertiesBuilder
- Enclosing class:
- ClientProperties
-
Method Summary
Modifier and TypeMethodDescriptionauthentication(@NotNull ClientAuthenticationProperties authentication) build()grantType(@NotNull OAuth2GrantType grantType) resourceUrl(URI resourceUrl) tokenEndpointUrl(URI tokenEndpointUrl) tokenExchange(ClientProperties.TokenExchangeProperties tokenExchange) toString()wellKnownUrl(URI wellKnownUrl)