public abstract class JwtTokenServiceEndpoint extends Object implements hudson.ExtensionPoint
JwtAuthenticationService| Constructor and Description |
|---|
JwtTokenServiceEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.ExtensionList<JwtTokenServiceEndpoint> |
all() |
static JwtTokenServiceEndpoint |
first() |
abstract String |
getHostUrl() |
@Nonnull public abstract String getHostUrl()
public static hudson.ExtensionList<JwtTokenServiceEndpoint> all()
@CheckForNull public static JwtTokenServiceEndpoint first()
Copyright © 2016–2017. All rights reserved.