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–2018. All rights reserved.