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.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.sf.json.JSONObjectdoDynamic(org.kohsuke.stapler.StaplerRequest2 req) Methods inherited from class hudson.model.InvisibleAction
getDisplayName, getIconFileNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.Action
getDisplayName, getIconFileNameMethods inherited from interface hudson.model.RootAction
getBadge, isPrimaryAction
-
Constructor Details
-
Keys
public Keys()
-
-
Method Details
-
getUrlName
- Specified by:
getUrlNamein interfaceAction- Overrides:
getUrlNamein classInvisibleAction
-
doDynamic
public net.sf.json.JSONObject doDynamic(org.kohsuke.stapler.StaplerRequest2 req)
-