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.openshiftloginMethods in org.openshift.jenkins.plugins.openshiftlogin that return OAuthSessionModifier and TypeMethodDescriptionstatic OAuthSession
OAuthSession.getCurrent()
Gets theOAuthSession
associated with HTTP session in the current extend.protected OAuthSession
OpenShiftOAuth2SecurityRealm.newOAuthSession
(String from, String redirectOnFinish)