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.openshiftMethods in org.keycloak.protocol.openshift with parameters of type OpenShiftTokenReviewRequestRepresentation Modifier and Type Method Description javax.ws.rs.core.ResponseOpenShiftTokenReviewEndpoint. tokenReview(String clientId, OpenShiftTokenReviewRequestRepresentation reviewRequest)javax.ws.rs.core.ResponseOpenShiftTokenReviewEndpoint. tokenReview(OpenShiftTokenReviewRequestRepresentation reviewRequest)
 
-