public class WelcomeResource extends Object
| Modifier and Type | Field and Description |
|---|---|
protected KeycloakSession |
session |
| Constructor and Description |
|---|
WelcomeResource() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getResource(String path)
Resources for welcome page
|
javax.ws.rs.core.Response |
getWelcomePage()
Welcome page of Keycloak
|
@Context protected KeycloakSession session
public javax.ws.rs.core.Response getWelcomePage()
throws URISyntaxException
URISyntaxExceptionpublic javax.ws.rs.core.Response getResource(String path)
path - Copyright © 2015 JBoss by Red Hat. All rights reserved.