| Package | Description |
|---|---|
| me.snowdrop.istio.api.authentication.v1alpha1 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JwtFluent<A extends JwtFluent<A>> |
class |
JwtFluentImpl<A extends JwtFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JwtParamsFluent.JwtNested<N> |
static interface |
OriginAuthenticationMethodFluent.JwtNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
DoneableJwt |
class |
JwtBuilder |
class |
JwtFluentImpl<A extends JwtFluent<A>> |
class |
JwtParamsFluentImpl.JwtNestedImpl<N> |
class |
OriginAuthenticationMethodFluentImpl.JwtNestedImpl<N> |
| Constructor and Description |
|---|
JwtBuilder(JwtFluent<?> fluent) |
JwtBuilder(JwtFluent<?> fluent,
Boolean validationEnabled) |
JwtBuilder(JwtFluent<?> fluent,
Jwt instance) |
JwtBuilder(JwtFluent<?> fluent,
Jwt instance,
Boolean validationEnabled) |
JwtBuilder(JwtFluent<?> fluent,
Jwt instance,
javax.validation.Validator validator) |
Copyright © 2017–2018 Red Hat. All rights reserved.