Index
Entity com.soffid.iam.model.ServerPluginModuleEntity
[Tables]
[DAO]
Description
TableName
SC_SEPLMO
Attributes
id
java.lang.Long
SPM_ID
Identifier
name
java.lang.String
SPM_NAME
Required
contents
byte[]
SPM_DATA
Required
type
es.caib.seycon.ng.comu.ServerPluginModuleType
SPM_TYPE
Required
plugin
com.soffid.iam.model.ServerPluginEntity
SPM_SPL_ID
Required
agents
java.util.Collection<
com.soffid.iam.model.AgentDescriptorEntity
>
agents
Optional
initClass
java.lang.String
SPM_CLASS
Optional
resourceName
java.lang.String
SPM_RESNAM
Optional
Indexes
Entity methods
2/28/24