keycloak
|
公開メンバ関数 | |
AdminRoot () | |
Response | masterRealmAdminConsoleRedirect () |
Response | masterRealmAdminConsoleRedirectHtml () |
AdminConsole | getAdminConsole (final @PathParam("realm") String name) |
Object | getRealmsAdmin (@Context final HttpHeaders headers) |
Object | getServerInfo (@Context final HttpHeaders headers) |
静的公開メンバ関数 | |
static UriBuilder | adminBaseUrl (UriInfo uriInfo) |
static UriBuilder | adminBaseUrl (UriBuilder base) |
static UriBuilder | adminConsoleUrl (UriInfo uriInfo) |
static UriBuilder | adminConsoleUrl (UriBuilder base) |
static UriBuilder | realmsUrl (UriInfo uriInfo) |
static UriBuilder | realmsUrl (UriBuilder base) |
static Theme | getTheme (KeycloakSession session, RealmModel realm) throws IOException |
static Properties | getMessages (KeycloakSession session, RealmModel realm, String lang) |
static Properties | getMessages (KeycloakSession session, RealmModel realm, String lang, String... bundles) |
限定公開メンバ関数 | |
RealmModel | locateRealm (String name, RealmManager realmManager) |
AdminAuth | authenticateRealmAdminRequest (HttpHeaders headers) |
限定公開変数類 | |
ClientConnection | clientConnection |
HttpRequest | request |
HttpResponse | response |
AppAuthManager | authManager |
TokenManager | tokenManager |
KeycloakSession | session |
静的限定公開変数類 | |
static final Logger | logger = Logger.getLogger(AdminRoot.class) |
静的非公開メンバ関数 | |
static Properties | getMessages (KeycloakSession session, RealmModel realm, String lang, String bundle) |
Root resource for admin console and admin REST API
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlineprotected |
|
inline |
path to realm admin console ui
name | Realm name (not id!) |
|
inlinestatic |
|
inlinestatic |
|
inlinestaticprivate |
|
inline |
Base Path to realm admin REST interface
headers |
|
inline |
General information about the server
headers |
|
inlinestatic |
|
inlineprotected |
|
inline |
Convenience path to master realm admin console
|
inline |
Convenience path to master realm admin console
|
inlinestatic |
|
inlinestatic |
|
protected |
|
protected |
|
staticprotected |
|
protected |
|
protected |
|
protected |
|
protected |