Class | Description | |
---|---|---|
![]() | GeoBlockingPolicy | The Geo blocking policy rule for the firewall |
![]() | GeoBlockingPolicyBuilder | Builder pattern for generating and configuring GEO policy |
![]() | GeoFreeAccess | geographic free access that's white-listed for the firewall |
Class | Description | |
---|---|---|
![]() | GeoBlockingPolicy | The Geo blocking policy rule for the firewall |
![]() | GeoBlockingPolicyBuilder | Builder pattern for generating and configuring GEO policy |
![]() | GeoFreeAccess | geographic free access that's white-listed for the firewall |
Interface | Description | |
---|---|---|
![]() | IAsyncMiddleware | indicates that the middleware expects to be executed async |
![]() | IGeoAPIFactory | specifies that the geo factory is using an api to get data |
![]() | IGeoFactory | Geography factory base implementation contract |
![]() | ILatLongRepository | Tells that the GEO factory is also capable of providing lat/long values as well as city related information |
Enumeration | Description | |
---|---|---|
![]() | ContentType | defines what type of geo content is loaded |
![]() | GeoDataDetailLevels | Attempts to satisfy and control the Geographical data level accuracy if the GEO provider supports the level |
![]() | GeoFreeAccessReason | the reason why geographical blocking is not triggered |
![]() | GeoMethod | Specify the method of accessing GEO data from the Geo Provider |