Uses of Class
org.keycloak.protocol.openshift.OpenShiftTokenReviewRequestRepresentation
-
Packages that use OpenShiftTokenReviewRequestRepresentation Package Description org.keycloak.protocol.openshift -
-
Uses of OpenShiftTokenReviewRequestRepresentation in org.keycloak.protocol.openshift
Methods in org.keycloak.protocol.openshift with parameters of type OpenShiftTokenReviewRequestRepresentation Modifier and Type Method Description javax.ws.rs.core.Response
OpenShiftTokenReviewEndpoint. tokenReview(String clientId, OpenShiftTokenReviewRequestRepresentation reviewRequest)
javax.ws.rs.core.Response
OpenShiftTokenReviewEndpoint. tokenReview(OpenShiftTokenReviewRequestRepresentation reviewRequest)
-