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.User
OpenShiftTokenReviewResponseRepresentation.Status. user
Methods in org.keycloak.protocol.openshift that return OpenShiftTokenReviewResponseRepresentation.User Modifier and Type Method Description OpenShiftTokenReviewResponseRepresentation.User
OpenShiftTokenReviewResponseRepresentation.Status. getUser()
Methods in org.keycloak.protocol.openshift with parameters of type OpenShiftTokenReviewResponseRepresentation.User Modifier and Type Method Description void
OpenShiftTokenReviewResponseRepresentation.Status. setUser(OpenShiftTokenReviewResponseRepresentation.User user)
-