Uses of Enum Class
org.keycloak.protocol.oidc.endpoints.request.RequestUriType
Packages that use RequestUriType
-
Uses of RequestUriType in org.keycloak.protocol.oidc.endpoints.request
Methods in org.keycloak.protocol.oidc.endpoints.request that return RequestUriTypeModifier and TypeMethodDescriptionstatic RequestUriTypeAuthorizationEndpointRequestParserProcessor.getRequestUriType(String requestUri) static RequestUriTypeReturns 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.