Package io.jenkins.plugins.oidc_provider
Class Keys
java.lang.Object
hudson.model.InvisibleAction
io.jenkins.plugins.oidc_provider.Keys
- All Implemented Interfaces:
ExtensionPoint
,Action
,ModelObject
,RootAction
,UnprotectedRootAction
Serves OIDC definition and JWKS.
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionnet.sf.json.JSONObject
doDynamic
(org.kohsuke.stapler.StaplerRequest req) Methods inherited from class hudson.model.InvisibleAction
getDisplayName, getIconFileName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.model.Action
getDisplayName, getIconFileName
-
Constructor Details
-
Keys
public Keys()
-
-
Method Details
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
- Overrides:
getUrlName
in classInvisibleAction
-
doDynamic
public net.sf.json.JSONObject doDynamic(org.kohsuke.stapler.StaplerRequest req)
-