| Package | Description |
|---|---|
| me.snowdrop.istio.api.authentication.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
JwtParams |
JwtParamsBuilder.build() |
JwtParams |
DoneableJwtParams.done() |
| Modifier and Type | Method and Description |
|---|---|
A |
PeerAuthenticationMethodFluent.withJwtParams(JwtParams jwtParams) |
A |
PeerAuthenticationMethodFluentImpl.withJwtParams(JwtParams jwtParams) |
PeerAuthenticationMethodFluent.JwtParamsNested<A> |
PeerAuthenticationMethodFluent.withNewJwtParamsLike(JwtParams item) |
PeerAuthenticationMethodFluent.JwtParamsNested<A> |
PeerAuthenticationMethodFluentImpl.withNewJwtParamsLike(JwtParams item) |
| Constructor and Description |
|---|
DoneableJwtParams(JwtParams item) |
DoneableJwtParams(JwtParams item,
io.fabric8.kubernetes.api.builder.Function<JwtParams,JwtParams> function) |
JwtParamsBuilder(JwtParams instance) |
JwtParamsBuilder(JwtParams instance,
Boolean validationEnabled) |
JwtParamsBuilder(JwtParamsFluent<?> fluent,
JwtParams instance) |
JwtParamsBuilder(JwtParamsFluent<?> fluent,
JwtParams instance,
Boolean validationEnabled) |
JwtParamsBuilder(JwtParamsFluent<?> fluent,
JwtParams instance,
javax.validation.Validator validator) |
JwtParamsBuilder(JwtParams instance,
javax.validation.Validator validator) |
JwtParamsFluentImpl(JwtParams instance) |
| Constructor and Description |
|---|
DoneableJwtParams(io.fabric8.kubernetes.api.builder.Function<JwtParams,JwtParams> function) |
DoneableJwtParams(io.fabric8.kubernetes.api.builder.Function<JwtParams,JwtParams> function) |
DoneableJwtParams(JwtParams item,
io.fabric8.kubernetes.api.builder.Function<JwtParams,JwtParams> function) |
DoneableJwtParams(JwtParams item,
io.fabric8.kubernetes.api.builder.Function<JwtParams,JwtParams> function) |
Copyright © 2017–2018 Red Hat. All rights reserved.