Uses of Interface
com.google.container.v1beta1.JwkOrBuilder
-
Packages that use JwkOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of JwkOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement JwkOrBuilder Modifier and Type Class Description class
Jwk
Jwk is a JSON Web Key as specified in RFC 7517static class
Jwk.Builder
Jwk is a JSON Web Key as specified in RFC 7517Methods in com.google.container.v1beta1 that return JwkOrBuilder Modifier and Type Method Description JwkOrBuilder
GetJSONWebKeysResponse.Builder. getKeysOrBuilder(int index)
The public component of the keys used by the cluster to sign token requests.JwkOrBuilder
GetJSONWebKeysResponse. getKeysOrBuilder(int index)
The public component of the keys used by the cluster to sign token requests.JwkOrBuilder
GetJSONWebKeysResponseOrBuilder. getKeysOrBuilder(int index)
The public component of the keys used by the cluster to sign token requests.Methods in com.google.container.v1beta1 that return types with arguments of type JwkOrBuilder Modifier and Type Method Description List<? extends JwkOrBuilder>
GetJSONWebKeysResponse.Builder. getKeysOrBuilderList()
The public component of the keys used by the cluster to sign token requests.List<? extends JwkOrBuilder>
GetJSONWebKeysResponse. getKeysOrBuilderList()
The public component of the keys used by the cluster to sign token requests.List<? extends JwkOrBuilder>
GetJSONWebKeysResponseOrBuilder. getKeysOrBuilderList()
The public component of the keys used by the cluster to sign token requests.
-