DeviceIdFilter
uk.gov.hmrc.play.bootstrap.frontend.filters.deviceid.DeviceIdFilter
trait DeviceIdFilter extends Filter, DeviceIdCookie
Attributes
- Graph
-
- Supertypes
-
trait DeviceIdCookietrait Filtertrait EssentialFilterclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class DefaultDeviceIdFilter
Members list
Value members
Concrete methods
Apply the filter, given the request header and a function to call the next operation.
Apply the filter, given the request header and a function to call the next operation.
Value parameters
- f
-
A function to call the next operation. Call this to continue normally with the current request. You do not need to call this function if you want to generate a result in a different way.
- rh
-
The RequestHeader.
Attributes
- Definition Classes
-
Filter
Inherited methods
Attributes
- Inherited from:
- Filter
Attributes
- Inherited from:
- EssentialFilter
Attributes
- Inherited from:
- DeviceIdCookie
Attributes
- Inherited from:
- DeviceIdCookie
Attributes
- Inherited from:
- DeviceIdCookie
Attributes
- Inherited from:
- DeviceIdCookie
Attributes
- Inherited from:
- DeviceIdCookie
Attributes
- Inherited from:
- DeviceIdCookie
Attributes
- Inherited from:
- DeviceIdCookie
Attributes
- Inherited from:
- DeviceIdCookie
In this article