Uses of Class
no.nav.security.token.support.client.core.ClientProperties.TokenExchangeProperties.TokenExchangePropertiesBuilder
-
Packages that use ClientProperties.TokenExchangeProperties.TokenExchangePropertiesBuilder Package Description no.nav.security.token.support.client.core -
-
Uses of ClientProperties.TokenExchangeProperties.TokenExchangePropertiesBuilder in no.nav.security.token.support.client.core
Methods in no.nav.security.token.support.client.core that return ClientProperties.TokenExchangeProperties.TokenExchangePropertiesBuilder Modifier and Type Method Description ClientProperties.TokenExchangeProperties.TokenExchangePropertiesBuilderClientProperties.TokenExchangeProperties.TokenExchangePropertiesBuilder. audience(@NotNull String audience)static ClientProperties.TokenExchangeProperties.TokenExchangePropertiesBuilderClientProperties.TokenExchangeProperties. builder()ClientProperties.TokenExchangeProperties.TokenExchangePropertiesBuilderClientProperties.TokenExchangeProperties.TokenExchangePropertiesBuilder. resource(String resource)ClientProperties.TokenExchangeProperties.TokenExchangePropertiesBuilderClientProperties.TokenExchangeProperties. toBuilder()
-