Uses of Enum Class
org.keycloak.common.enums.RelativeUrlsUsed
Packages that use RelativeUrlsUsed
- 
Uses of RelativeUrlsUsed in org.keycloakFields in org.keycloak declared as RelativeUrlsUsedMethods in org.keycloak that return RelativeUrlsUsedMethods in org.keycloak with parameters of type RelativeUrlsUsedModifier and TypeMethodDescriptionvoidAbstractOAuthClient.setRelativeUrlsUsed(RelativeUrlsUsed relativeUrlsUsed) 
- 
Uses of RelativeUrlsUsed in org.keycloak.common.enumsMethods in org.keycloak.common.enums that return RelativeUrlsUsedModifier and TypeMethodDescriptionstatic RelativeUrlsUsedReturns 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.