| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
TokenConfig |
TokenConfigBuilder.build() |
TokenConfig |
OAuthSpecFluent.buildTokenConfig() |
TokenConfig |
OAuthSpec.getTokenConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TokenConfigFluent.copyInstance(TokenConfig instance) |
OAuthSpecFluent.TokenConfigNested<A> |
OAuthSpecFluent.editOrNewTokenConfigLike(TokenConfig item) |
void |
OAuthSpec.setTokenConfig(TokenConfig tokenConfig) |
OAuthSpecFluent.TokenConfigNested<A> |
OAuthSpecFluent.withNewTokenConfigLike(TokenConfig item) |
A |
OAuthSpecFluent.withTokenConfig(TokenConfig tokenConfig) |
| Constructor and Description |
|---|
OAuthSpec(List<IdentityProvider> identityProviders,
OAuthTemplates templates,
TokenConfig tokenConfig) |
TokenConfigBuilder(TokenConfig instance) |
TokenConfigBuilder(TokenConfigFluent<?> fluent,
TokenConfig instance) |
TokenConfigFluent(TokenConfig instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.