Package | Description |
---|---|
org.keycloak.models | |
org.keycloak.services | |
org.keycloak.services.resources.account.resources |
Modifier and Type | Method and Description |
---|---|
KeycloakUriInfo |
KeycloakContext.getUri()
Returns the URI assuming it is a frontend request.
|
KeycloakUriInfo |
KeycloakContext.getUri(UrlType type)
Returns the URI.
|
Modifier and Type | Method and Description |
---|---|
KeycloakUriInfo |
DefaultKeycloakContext.getUri() |
KeycloakUriInfo |
DefaultKeycloakContext.getUri(UrlType type) |
Modifier and Type | Field and Description |
---|---|
protected KeycloakUriInfo |
AbstractResourceService.uriInfo |
Copyright © 2020 JBoss by Red Hat. All rights reserved.