|
mitreid-connect
|


公開メンバ関数 | |
| Map< String, String > | getOptions (ServerConfiguration server, RegisteredClient client, HttpServletRequest request) |
| Map< String, String > | getTokenOptions (ServerConfiguration server, RegisteredClient client, HttpServletRequest request) |
| Map< String, String > | getOptions () |
| void | setOptions (Map< String, String > options) |
| Map< String, String > | getTokenOptions () |
| void | setTokenOptions (Map< String, String > tokenOptions) |
非公開変数類 | |
| Map< String, String > | options = new HashMap<>() |
| Map< String, String > | tokenOptions = new HashMap<>() |
Always returns the same set of options.
|
inline |
org.mitre.openid.connect.client.service.AuthRequestOptionsServiceを実装しています。
|
inline |
|
inline |
org.mitre.openid.connect.client.service.AuthRequestOptionsServiceを実装しています。
|
inline |
|
inline |
| options | the options to set |
|
inline |
| tokenOptions | the tokenOptions to set |
|
private |
|
private |
1.8.13