Interface IPolicyProviderFactory
public interface IPolicyProviderFactory
Class IPolicyProviderFactory
-
Method Summary
Modifier and TypeMethodDescriptiongetInstance
(IThingID policyProviderID) Creates an instance of policy provider for the given thingID
-
Method Details
-
getInstance
Creates an instance of policy provider for the given thingID- Parameters:
policyProviderID
-- Returns:
- Throws:
PortalException
-