Uses of Enum Class
org.keycloak.common.enums.RelativeUrlsUsed
-
Uses of RelativeUrlsUsed in org.keycloak
Modifier and TypeMethodDescriptionvoid
AbstractOAuthClient.setRelativeUrlsUsed
(RelativeUrlsUsed relativeUrlsUsed) -
Uses of RelativeUrlsUsed in org.keycloak.common.enums
Modifier and TypeMethodDescriptionstatic RelativeUrlsUsed
Returns the enum constant of this class with the specified name.static RelativeUrlsUsed[]
RelativeUrlsUsed.values()
Returns an array containing the constants of this enum class, in the order they are declared.