Uses of Class
org.openshift.jenkins.plugins.openshiftlogin.OAuthSession
-
-
Uses of OAuthSession in org.openshift.jenkins.plugins.openshiftlogin
Subclasses of OAuthSession in org.openshift.jenkins.plugins.openshiftlogin Modifier and Type Class Description class
BearerTokenOAuthSession
Methods in org.openshift.jenkins.plugins.openshiftlogin that return OAuthSession Modifier and Type Method Description static OAuthSession
OAuthSession. getCurrent()
Gets theOAuthSession
associated with HTTP session in the current extend.protected OAuthSession
OpenShiftOAuth2SecurityRealm. newOAuthSession(String from, String redirectOnFinish)
-