JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
dev.dsf.bpe.v2.client.oidc
Jwks
Contents
Description
Nested Class Summary
Method Summary
Method Details
getKeys()
getKey(String)
Hide sidebar
Show sidebar
Interface Jwks
public interface
Jwks
Nested Class Summary
Nested Classes
Modifier and Type
Interface
Description
static interface
Jwks.JwksKey
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Optional
<
Jwks.JwksKey
>
getKey
(
String
kid)
Set
<
Jwks.JwksKey
>
getKeys
()
Method Details
getKeys
Set
<
Jwks.JwksKey
>
getKeys
()
getKey
Optional
<
Jwks.JwksKey
>
getKey
(
String
kid)