public class PAMModuleControl
extends com.kobil.ssms.kernel.logic.modules.ModuleControl
Modifier and Type | Field and Description |
---|---|
static String |
ID |
static String |
RESTRICTION_ID |
Constructor and Description |
---|
PAMModuleControl() |
Modifier and Type | Method and Description |
---|---|
Set<com.kobil.ssms.kernel.logic.auditing.AuditingAction> |
getAuditingActions()
returns a Set of all propagated PamAuditingActions
|
Set<com.kobil.ssms.kernel.logic.auditing.AuditingSubject> |
getAuditingSubjects()
returns a Set of all propagated PamAuditingSubjects
|
int |
getCurrentNumberOfDevices(javax.persistence.EntityManager em,
String restrictionId)
Get the number of the devices from the database
|
String |
getResourceClassName() |
void |
init() |
void |
start() |
void |
updateModuleProperties(com.kobil.ssms.kernel.logic.modules.ModuleInformation moduleInformation) |
addStopReason, clusterEvent, getModuleId, getModuleInformation, getModuleManifest, getPersistenceSchemaVersion, getRestAuthenticationModules, getRestBasicAuthenticationMethods, getSettingsProducer, getSoapTracingRestrictions, isStarted, isSupportTextResource, resetStopReason, resetStopReasons, restLoggedIn, restLogin, restLogout, setModuleManifest, startupCheck, stop
public static final String ID
public static final String RESTRICTION_ID
public void start() throws com.kobil.ssms.kernel.logic.modules.ModuleControlException
start
in class com.kobil.ssms.kernel.logic.modules.ModuleControl
com.kobil.ssms.kernel.logic.modules.ModuleControlException
public void init()
init
in class com.kobil.ssms.kernel.logic.modules.ModuleControl
public int getCurrentNumberOfDevices(javax.persistence.EntityManager em, String restrictionId)
getCurrentNumberOfDevices
in class com.kobil.ssms.kernel.logic.modules.ModuleControl
ModuleControl.getCurrentNumberOfDevices(javax.persistence.EntityManager, java.lang.String)
public String getResourceClassName()
getResourceClassName
in class com.kobil.ssms.kernel.logic.modules.ModuleControl
public Set<com.kobil.ssms.kernel.logic.auditing.AuditingSubject> getAuditingSubjects()
getAuditingSubjects
in class com.kobil.ssms.kernel.logic.modules.ModuleControl
public Set<com.kobil.ssms.kernel.logic.auditing.AuditingAction> getAuditingActions()
getAuditingActions
in class com.kobil.ssms.kernel.logic.modules.ModuleControl
public void updateModuleProperties(com.kobil.ssms.kernel.logic.modules.ModuleInformation moduleInformation)
updateModuleProperties
in class com.kobil.ssms.kernel.logic.modules.ModuleControl
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.