Uses of Class
org.keycloak.protocol.openshift.OpenShiftTokenReviewResponseRepresentation.User
-
Packages that use OpenShiftTokenReviewResponseRepresentation.User Package Description org.keycloak.protocol.openshift -
-
Uses of OpenShiftTokenReviewResponseRepresentation.User in org.keycloak.protocol.openshift
Fields in org.keycloak.protocol.openshift declared as OpenShiftTokenReviewResponseRepresentation.User Modifier and Type Field Description protected OpenShiftTokenReviewResponseRepresentation.UserOpenShiftTokenReviewResponseRepresentation.Status. userMethods in org.keycloak.protocol.openshift that return OpenShiftTokenReviewResponseRepresentation.User Modifier and Type Method Description OpenShiftTokenReviewResponseRepresentation.UserOpenShiftTokenReviewResponseRepresentation.Status. getUser()Methods in org.keycloak.protocol.openshift with parameters of type OpenShiftTokenReviewResponseRepresentation.User Modifier and Type Method Description voidOpenShiftTokenReviewResponseRepresentation.Status. setUser(OpenShiftTokenReviewResponseRepresentation.User user)
-