Skip to main content

HS.HC.RestSecurity.DispatchUtil

class HS.HC.RestSecurity.DispatchUtil extends HS.HC.RestSecurity.GenericDispatchUtil, %CSP.REST

superclass for inheritance by a %REST.spec dispatch class, relying on its #SpecificationClass parameter provides methods for returning a list of permitted endpoints The class will automatically iterate over each endpoint in the spec and check for access to the configured x-ISC_RequiredResource Additionally, it will call the optionally overrideable method ExtraCheckForEndpointPermission() which allows the subclass to define additional checks not listed in x-ISC_RequiredResource

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab