Package org.jenkinsci.plugins.oic
Class OicServerConfiguration
java.lang.Object
hudson.model.AbstractDescribableImpl<OicServerConfiguration>
org.jenkinsci.plugins.oic.OicServerConfiguration
- All Implemented Interfaces:
ExtensionPoint,Describable<OicServerConfiguration>,Serializable
- Direct Known Subclasses:
OicServerManualConfiguration,OicServerWellKnownConfiguration
public abstract class OicServerConfiguration
extends AbstractDescribableImpl<OicServerConfiguration>
implements ExtensionPoint, Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
OicServerConfiguration
public OicServerConfiguration()
-
-
Method Details
-
getTokenServerUrl
-
getJwksServerUrl
-
getAuthorizationServerUrl
-
getUserInfoServerUrl
-
getScopes
-
getTokenAuthMethod
-
getEndSessionUrl
-
isUseRefreshTokens
public abstract boolean isUseRefreshTokens()
-