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.Status
OpenShiftTokenReviewResponseRepresentation. getStatus()
Methods in org.keycloak.protocol.openshift with parameters of type OpenShiftTokenReviewResponseRepresentation.Status Modifier and Type Method Description void
OpenShiftTokenReviewResponseRepresentation. setStatus(OpenShiftTokenReviewResponseRepresentation.Status status)
-