JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
I
J
K
R
S
T
U
A
authenticate(HttpServletRequest, HttpServletResponse, String, String)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereApiTokenAuthenticator
C
CacheConfiguration(int, int)
- Constructor for class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration.CacheConfiguration
CacheEntry(int, T)
- Constructor for class io.kubesphere.jenkins.devops.auth.
KubesphereApiTokenAuthenticator.CacheEntry
CacheMap(int)
- Constructor for class io.kubesphere.jenkins.devops.auth.
KubesphereApiTokenAuthenticator.CacheMap
configure(StaplerRequest, JSONObject)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration
D
DescriptorImpl()
- Constructor for class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration.CacheConfiguration.DescriptorImpl
doFillSizeItems()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration.CacheConfiguration.DescriptorImpl
doFillTtlItems()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration.CacheConfiguration.DescriptorImpl
doVerifyConnect(String)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration
G
get()
- Static method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration
getApiVersion()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewRequest
getApiVersion()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse
getAuthenticated()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse.TokenStatus
getCacheConfiguration()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration
getCacheSize()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereApiTokenAuthenticator.CacheMap
getDisplayName()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration.CacheConfiguration.DescriptorImpl
getDisplayName()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration
getKind()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewRequest
getKind()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse
getReviewResponse(String, String)
- Static method in class io.kubesphere.jenkins.devops.auth.
KubesphereApiTokenAuthenticator
getReviewResponseFromApiServer(String, String, String)
- Static method in class io.kubesphere.jenkins.devops.auth.
KubesphereApiTokenAuthenticator
getServer()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration
getServerUrl()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration
getSize()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration.CacheConfiguration
getSpec()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewRequest
getStatus()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse
getToken()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewRequest.Spec
getToken()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse
getTokenAuthCache()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration
getTtl()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration.CacheConfiguration
getUid()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse.TokenStatus.UserInfo
getUser()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse.TokenStatus
getUsername()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse.TokenStatus.UserInfo
getValue()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereApiTokenAuthenticator.CacheEntry
I
io.kubesphere.jenkins.devops.auth
- package io.kubesphere.jenkins.devops.auth
isEnabled()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration
isValid()
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereApiTokenAuthenticator.CacheEntry
J
JSON
- Static variable in class io.kubesphere.jenkins.devops.auth.
KubesphereApiTokenAuthenticator
K
KubesphereApiTokenAuthenticator
- Class in
io.kubesphere.jenkins.devops.auth
KubesphereApiTokenAuthenticator()
- Constructor for class io.kubesphere.jenkins.devops.auth.
KubesphereApiTokenAuthenticator
KubesphereApiTokenAuthenticator.CacheEntry
<
T
> - Class in
io.kubesphere.jenkins.devops.auth
KubesphereApiTokenAuthenticator.CacheMap
<
K
,
V
> - Class in
io.kubesphere.jenkins.devops.auth
While we could use Guava's CacheBuilder the method signature changes make using it problematic.
KubesphereTokenAuthGlobalConfiguration
- Class in
io.kubesphere.jenkins.devops.auth
KubesphereTokenAuthGlobalConfiguration()
- Constructor for class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration
KubesphereTokenAuthGlobalConfiguration(boolean, String, KubesphereTokenAuthGlobalConfiguration.CacheConfiguration)
- Constructor for class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration
Deprecated.
only for test
KubesphereTokenAuthGlobalConfiguration.CacheConfiguration
- Class in
io.kubesphere.jenkins.devops.auth
KubesphereTokenAuthGlobalConfiguration.CacheConfiguration.DescriptorImpl
- Class in
io.kubesphere.jenkins.devops.auth
KubesphereTokenReviewRequest
- Class in
io.kubesphere.jenkins.devops.auth
KubesphereTokenReviewRequest(String)
- Constructor for class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewRequest
KubesphereTokenReviewRequest.Spec
- Class in
io.kubesphere.jenkins.devops.auth
KubesphereTokenReviewResponse
- Class in
io.kubesphere.jenkins.devops.auth
KubesphereTokenReviewResponse()
- Constructor for class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse
KubesphereTokenReviewResponse(JSONObject, String)
- Constructor for class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse
KubesphereTokenReviewResponse.TokenStatus
- Class in
io.kubesphere.jenkins.devops.auth
KubesphereTokenReviewResponse.TokenStatus.UserInfo
- Class in
io.kubesphere.jenkins.devops.auth
R
removeEldestEntry(Map.Entry<K, KubesphereApiTokenAuthenticator.CacheEntry<V>>)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereApiTokenAuthenticator.CacheMap
S
serverToUrl(String)
- Static method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration
setApiVersion(String)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewRequest
setApiVersion(String)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse
setAuthenticated(Boolean)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse.TokenStatus
setCacheConfiguration(KubesphereTokenAuthGlobalConfiguration.CacheConfiguration)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration
setCacheSize(int)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereApiTokenAuthenticator.CacheMap
setEnabled(boolean)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration
setKind(String)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewRequest
setKind(String)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse
setServer(String)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration
setSpec(KubesphereTokenReviewRequest.Spec)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewRequest
setStatus(KubesphereTokenReviewResponse.TokenStatus)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse
setToken(String)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewRequest.Spec
setToken(String)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse
setTokenAuthCache(Map<String, KubesphereApiTokenAuthenticator.CacheEntry<KubesphereTokenReviewResponse>>)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenAuthGlobalConfiguration
setUid(String)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse.TokenStatus.UserInfo
setUser(KubesphereTokenReviewResponse.TokenStatus.UserInfo)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse.TokenStatus
setUsername(String)
- Method in class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse.TokenStatus.UserInfo
Spec(String)
- Constructor for class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewRequest.Spec
T
TokenStatus()
- Constructor for class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse.TokenStatus
U
UserInfo()
- Constructor for class io.kubesphere.jenkins.devops.auth.
KubesphereTokenReviewResponse.TokenStatus.UserInfo
A
C
D
G
I
J
K
R
S
T
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016–2020. All rights reserved.