Uses of Interface
com.google.container.v1.JwkOrBuilder
-
Packages that use JwkOrBuilder Package Description com.google.container.v1 -
-
Uses of JwkOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement JwkOrBuilder Modifier and Type Class Description classJwkJwk is a JSON Web Key as specified in RFC 7517static classJwk.BuilderJwk is a JSON Web Key as specified in RFC 7517Methods in com.google.container.v1 that return JwkOrBuilder Modifier and Type Method Description JwkOrBuilderGetJSONWebKeysResponse.Builder. getKeysOrBuilder(int index)The public component of the keys used by the cluster to sign token requests.JwkOrBuilderGetJSONWebKeysResponse. getKeysOrBuilder(int index)The public component of the keys used by the cluster to sign token requests.JwkOrBuilderGetJSONWebKeysResponseOrBuilder. getKeysOrBuilder(int index)The public component of the keys used by the cluster to sign token requests.Methods in com.google.container.v1 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.
-