Package org.jenkinsci.plugins.oic
Class OicCredentials
java.lang.Object
hudson.model.UserProperty
org.jenkinsci.plugins.oic.OicCredentials
- All Implemented Interfaces:
ExtensionPoint,Describable<UserProperty>,ReconfigurableDescribable<UserProperty>,Serializable
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class hudson.model.UserProperty
user -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreconfigure(org.kohsuke.stapler.StaplerRequest2 req, net.sf.json.JSONObject form) Methods inherited from class hudson.model.UserProperty
all, allByCategoryClass, getDescriptor, reconfigure, setUser
-
Constructor Details
-
OicCredentials
-
OicCredentials
-
-
Method Details
-
reconfigure
public UserProperty reconfigure(org.kohsuke.stapler.StaplerRequest2 req, net.sf.json.JSONObject form) throws Descriptor.FormException - Specified by:
reconfigurein interfaceReconfigurableDescribable<UserProperty>- Overrides:
reconfigurein classUserProperty- Throws:
Descriptor.FormException
-
getAccessToken
-
getIdToken
-
getRefreshToken
-
getExpiresAtMillis
-