public interface ISecurityServiceFactory
Modifier and Type | Method and Description |
---|---|
ISecurityService |
getSecurityServiceInstance(IThingID thingID)
An instance of this security service interface
|
ISecurityService getSecurityServiceInstance(IThingID thingID) throws PortalException
PortalException