Uses of Enum Class
org.keycloak.protocol.oidc.endpoints.request.RequestUriType
-
Uses of RequestUriType in org.keycloak.protocol.oidc.endpoints.request
Modifier and TypeMethodDescriptionstatic RequestUriType
AuthorizationEndpointRequestParserProcessor.getRequestUriType
(String requestUri) static RequestUriType
Returns the enum constant of this class with the specified name.static RequestUriType[]
RequestUriType.values()
Returns an array containing the constants of this enum class, in the order they are declared.