Uses of Interface
dev.galasa.framework.api.common.IRoute
Packages that use IRoute
-
Uses of IRoute in dev.galasa.framework.api.common
Classes in dev.galasa.framework.api.common that implement IRouteModifier and TypeClassDescriptionclass
class
This is an abstract class that represents a route protected under a JWT challenge and RBAC.class
This is an abstract class that represents a route that is publicly accessible and does not require a JWT.Methods in dev.galasa.framework.api.common with parameters of type IRoute