JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
dev.dsf.bpe.v2.client.oidc
Configuration
Contents
Description
Method Summary
Method Details
getIssuer()
getTokenEndpoint()
getJwksUri()
getGrantTypesSupported()
Hide sidebar
Show sidebar
Interface Configuration
public interface
Configuration
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Set
<
String
>
getGrantTypesSupported
()
String
getIssuer
()
String
getJwksUri
()
String
getTokenEndpoint
()
Method Details
getIssuer
String
getIssuer
()
getTokenEndpoint
String
getTokenEndpoint
()
getJwksUri
String
getJwksUri
()
getGrantTypesSupported
Set
<
String
>
getGrantTypesSupported
()