keycloak
|
公開メンバ関数 | |
String | getClientId () |
void | setClientId (String clientId) |
Map< String, Object > | getCredentials () |
void | setCredentials (Map< String, Object > credentials) |
String | getAuthUrl () |
void | setAuthUrl (String authUrl) |
String | getTokenUrl () |
void | setTokenUrl (String tokenUrl) |
String | getScope () |
void | setScope (String scope) |
String | getStateCookieName () |
void | setStateCookieName (String stateCookieName) |
String | getStateCookiePath () |
void | setStateCookiePath (String stateCookiePath) |
boolean | isPublicClient () |
void | setPublicClient (boolean publicClient) |
boolean | isSecure () |
void | setSecure (boolean secure) |
RelativeUrlsUsed | getRelativeUrlsUsed () |
void | setRelativeUrlsUsed (RelativeUrlsUsed relativeUrlsUsed) |
限定公開メンバ関数 | |
String | getStateCode () |
String | stripOauthParametersFromRedirect (String uri) |
限定公開変数類 | |
String | clientId |
Map< String, Object > | credentials |
String | authUrl |
String | tokenUrl |
RelativeUrlsUsed | relativeUrlsUsed |
String | scope |
String | stateCookieName = OAUTH_TOKEN_REQUEST_STATE |
String | stateCookiePath |
boolean | isSecure |
boolean | publicClient |
非公開変数類 | |
final AtomicLong | counter = new AtomicLong() |
静的非公開変数類 | |
static final String | OAUTH_TOKEN_REQUEST_STATE = "OAuth_Token_Request_State" |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprotected |
|
protected |
|
protected |
|
private |
|
protected |
|
protected |
|
staticprivate |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |