Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiAuthenticationV1beta1UserInfo
-
-
Uses of IoK8sApiAuthenticationV1beta1UserInfo in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiAuthenticationV1beta1UserInfo Modifier and Type Method Description IoK8sApiAuthenticationV1beta1UserInfoIoK8sApiAuthenticationV1beta1UserInfo. addGroupsItem(String groupsItem)IoK8sApiAuthenticationV1beta1UserInfoIoK8sApiAuthenticationV1beta1UserInfo. extra(Map<String,List<String>> extra)IoK8sApiAuthenticationV1beta1UserInfoIoK8sApiAuthenticationV1beta1TokenReviewStatus. getUser()Get userIoK8sApiAuthenticationV1beta1UserInfoIoK8sApiAuthenticationV1beta1UserInfo. groups(List<String> groups)IoK8sApiAuthenticationV1beta1UserInfoIoK8sApiAuthenticationV1beta1UserInfo. putExtraItem(String key, List<String> extraItem)IoK8sApiAuthenticationV1beta1UserInfoIoK8sApiAuthenticationV1beta1UserInfo. uid(String uid)IoK8sApiAuthenticationV1beta1UserInfoIoK8sApiAuthenticationV1beta1UserInfo. username(String username)Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiAuthenticationV1beta1UserInfo Modifier and Type Method Description voidIoK8sApiAuthenticationV1beta1TokenReviewStatus. setUser(IoK8sApiAuthenticationV1beta1UserInfo user)IoK8sApiAuthenticationV1beta1TokenReviewStatusIoK8sApiAuthenticationV1beta1TokenReviewStatus. user(IoK8sApiAuthenticationV1beta1UserInfo user)
-