Uses of Class
org.keycloak.protocol.openshift.OpenShiftTokenReviewResponseRepresentation.Status
-
Packages that use OpenShiftTokenReviewResponseRepresentation.Status Package Description org.keycloak.protocol.openshift -
-
Uses of OpenShiftTokenReviewResponseRepresentation.Status in org.keycloak.protocol.openshift
Methods in org.keycloak.protocol.openshift that return OpenShiftTokenReviewResponseRepresentation.Status Modifier and Type Method Description OpenShiftTokenReviewResponseRepresentation.StatusOpenShiftTokenReviewResponseRepresentation. getStatus()Methods in org.keycloak.protocol.openshift with parameters of type OpenShiftTokenReviewResponseRepresentation.Status Modifier and Type Method Description voidOpenShiftTokenReviewResponseRepresentation. setStatus(OpenShiftTokenReviewResponseRepresentation.Status status)
-