Package | Description |
---|---|
org.keycloak | |
org.keycloak.adapters | |
org.keycloak.common.enums |
Modifier and Type | Field and Description |
---|---|
protected RelativeUrlsUsed |
AbstractOAuthClient.relativeUrlsUsed |
Modifier and Type | Method and Description |
---|---|
RelativeUrlsUsed |
AbstractOAuthClient.getRelativeUrlsUsed() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractOAuthClient.setRelativeUrlsUsed(RelativeUrlsUsed relativeUrlsUsed) |
Modifier and Type | Field and Description |
---|---|
protected RelativeUrlsUsed |
KeycloakDeployment.relativeUrls |
Modifier and Type | Method and Description |
---|---|
RelativeUrlsUsed |
KeycloakDeployment.getRelativeUrls() |
RelativeUrlsUsed |
AdapterDeploymentContext.DeploymentDelegate.getRelativeUrls() |
Modifier and Type | Method and Description |
---|---|
static RelativeUrlsUsed |
RelativeUrlsUsed.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelativeUrlsUsed[] |
RelativeUrlsUsed.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.