Package io.fabric8.kubernetes.api.model.authentication.v1beta1
-
Class Summary Class Description TokenReview TokenReview attempts to authenticate a token to a known user.TokenReviewBuilder TokenReviewFluent<A extends TokenReviewFluent<A>> GeneratedTokenReviewSpec TokenReviewSpec is a description of the token authentication request.TokenReviewSpecBuilder TokenReviewSpecFluent<A extends TokenReviewSpecFluent<A>> GeneratedTokenReviewStatus TokenReviewStatus is the result of the token authentication request.TokenReviewStatusBuilder TokenReviewStatusFluent<A extends TokenReviewStatusFluent<A>> GeneratedUserInfo UserInfo holds the information about the user needed to implement the user.Info interface.UserInfoBuilder UserInfoFluent<A extends UserInfoFluent<A>> Generated