Modifier and Type | Method and Description |
---|---|
default void |
close() |
String |
getHostname(UriInfo originalUriInfo)
Return the hostname.
|
int |
getPort(UriInfo originalUriInfo) |
String |
getScheme(UriInfo originalUriInfo) |
String getScheme(UriInfo originalUriInfo)
String getHostname(UriInfo originalUriInfo)
KeycloakContext.getUri()
as it will in turn call the HostnameProvider resulting in an infinite loop!originalUriInfo
- the original UriInfo before hostname is replaced by the HostnameProviderint getPort(UriInfo originalUriInfo)
Copyright © 2019 JBoss by Red Hat. All rights reserved.