|
keycloak
|

公開メンバ関数 | |
| String | getRealm () |
| void | setRealm (String realm) |
| String | getPublicKeyPem () |
| void | setPublicKeyPem (String publicKeyPem) |
| PublicKey | getPublicKey () |
| void | setPublicKey (PublicKey publicKey) |
| String | getTokenServiceUrl () |
| void | setTokenServiceUrl (String tokenServiceUrl) |
| String | getAccountServiceUrl () |
| void | setAccountServiceUrl (String accountServiceUrl) |
| int | getNotBefore () |
| void | setNotBefore (int notBefore) |
限定公開変数類 | |
| String | realm |
| String | publicKeyPem |
| String | tokenServiceUrl |
| String | accountServiceUrl |
| int | notBefore |
| volatile transient PublicKey | publicKey |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
1.8.13