OpenShift Java REST Client 3.0.1.Final
- java.lang.Object
-
- org.apache.http.impl.client.DefaultRedirectStrategy
-
- com.openshift.internal.restclient.authorization.OpenShiftAuthorizationRedirectStrategy
-
- All Implemented Interfaces:
- org.apache.http.client.RedirectStrategy
public class OpenShiftAuthorizationRedirectStrategy
extends org.apache.http.impl.client.DefaultRedirectStrategy
OpenShift authorization redirect strategy to disable
redirects once an access token is granted
- Author:
- Jeff Cantrill
-
-
Field Summary
-
Fields inherited from class org.apache.http.impl.client.DefaultRedirectStrategy
INSTANCE, REDIRECT_LOCATIONS
-
Method Summary
-
Methods inherited from class org.apache.http.impl.client.DefaultRedirectStrategy
createLocationURI, getLocationURI, getRedirect, isRedirectable
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
OpenShift Java REST Client 3.0.1.Final
Copyright © 2016 Red Hat, Inc. All rights reserved.