Serialized Form
-
Package com.soffid.iam.api
-
Class com.soffid.iam.api.AbstractApplication extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
approvalProcess
String approvalProcess
Attribute approvalProcess Approval process needed for workflow managed roles belonging to this application. Null value means no approval process is needed -
attributes
Map<String,Object> attributes
Attribute attributes Application custom attributes -
bpmEnabled
Boolean bpmEnabled
Attribute bpmEnabled -
database
String database
Attribute database -
description
String description
Attribute description -
executable
String executable
Attribute executable Where the executables are located -
id
Long id
Attribute id -
name
String name
Attribute name -
notificationEmails
String notificationEmails
Attribute notificationEmails -
owner
String owner
Attribute owner User name of the owner of the application. -
ownerName
String ownerName
Attribute ownerName full name of application responsible -
parent
String parent
Attribute parent -
relativeName
String relativeName
Attribute relativeName -
roleDefinitionProcess
String roleDefinitionProcess
Attribute roleDefinitionProcess Process needed for any change applied to this application roles. Null value means no approval process is needed -
singleRole
boolean singleRole
Attribute singleRole Only one single role can be assigned to each user -
source
String source
Attribute source where source files are located -
type
ApplicationType type
Attribute type Business process or application
-
-
Class com.soffid.iam.api.AbstractGroup extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
Map<String,Object> attributes
Attribute attributes Group custom attributes -
description
String description
Attribute description -
driveLetter
String driveLetter
Attribute driveLetter -
driveServerName
String driveServerName
Attribute driveServerName -
endDate
Date endDate
Attribute endDate -
id
Long id
Attribute id -
name
String name
Attribute name -
obsolete
Boolean obsolete
Attribute obsolete -
organizational
Boolean organizational
Attribute organizational -
parentGroup
String parentGroup
Attribute parentGroup -
quota
String quota
Attribute quota -
section
String section
Attribute section -
startDate
Date startDate
Attribute startDate -
type
String type
Attribute type
-
-
Class com.soffid.iam.api.AbstractRole extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
approvalEnd
Date approvalEnd
Attribute approvalEnd Approval date -
approvalStart
Date approvalStart
Attribute approvalStart Last modification date -
attributes
Map<String,Object> attributes
Attribute attributes Role custom attributes -
bpmEnabled
Boolean bpmEnabled
Attribute bpmEnabled -
category
String category
Attribute category -
description
String description
Attribute description -
domain
String domain
Attribute domain -
enableByDefault
Boolean enableByDefault
Attribute enableByDefault -
granteeGroups
Collection<RoleGrant> granteeGroups
Attribute granteeGroups -
id
Long id
Attribute id -
informationSystemName
String informationSystemName
Attribute informationSystemName -
name
String name
Attribute name -
ownedRoles
Collection<RoleGrant> ownedRoles
Attribute ownedRoles -
ownerGroups
Collection<Group> ownerGroups
Attribute ownerGroups -
ownerRoles
Collection<RoleGrant> ownerRoles
Attribute ownerRoles -
password
Boolean password
Attribute password -
system
String system
Attribute system
-
-
Class com.soffid.iam.api.AbstractUser extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
active
Boolean active
Attribute active -
attributes
Map<String,Object> attributes
Attribute attributes User attributes -
comments
String comments
Attribute comments -
createdByUser
String createdByUser
Attribute createdByUser -
createdDate
Calendar createdDate
Attribute createdDate -
emailAddress
String emailAddress
Attribute emailAddress -
firstName
String firstName
Attribute firstName -
fullName
String fullName
Attribute fullName -
homeServer
String homeServer
Attribute homeServer -
id
Long id
Attribute id -
lastName
String lastName
Attribute lastName -
mailAlias
String mailAlias
Attribute mailAlias -
mailDomain
String mailDomain
Attribute mailDomain -
mailServer
String mailServer
Attribute mailServer -
middleName
String middleName
Attribute middleName -
modifiedByUser
String modifiedByUser
Attribute modifiedByUser -
modifiedDate
Calendar modifiedDate
Attribute modifiedDate -
multiSession
Boolean multiSession
Attribute multiSession -
primaryGroup
String primaryGroup
Attribute primaryGroup -
primaryGroupDescription
String primaryGroupDescription
Attribute primaryGroupDescription -
profileServer
String profileServer
Attribute profileServer -
shortName
String shortName
Attribute shortName -
userName
String userName
Attribute userName -
userType
String userType
Attribute userType
-
-
Class com.soffid.iam.api.AbstractUserType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
Attribute description -
id
Long id
Attribute id -
managed
boolean managed
Attribute managed True if this user or account should be synchronized -
name
String name
Attribute name -
unmanaged
boolean unmanaged
Attribute unmanaged True if this user or account should not be synchronized
-
-
Class com.soffid.iam.api.AccessControl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
agentId
Long agentId
Attribute agentId -
agentName
String agentName
Attribute agentName -
comments
String comments
Attribute comments -
genericHost
String genericHost
Attribute genericHost -
genericUser
String genericUser
Attribute genericUser -
hostId
Long hostId
Attribute hostId -
hostName
String hostName
Attribute hostName -
id
Long id
Attribute id -
program
String program
Attribute program -
remoteIp
String remoteIp
Attribute remoteIp -
roleDescription
String roleDescription
Attribute roleDescription -
roleId
Long roleId
Attribute roleId
-
-
Class com.soffid.iam.api.AccessControlList extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.AccessLog extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accessProtocol
String accessProtocol
Attribute accessProtocol -
accessType
String accessType
Attribute accessType -
accountName
String accountName
Attribute accountName Account name for PAM Sessions -
clientAddress
String clientAddress
Attribute clientAddress -
clientName
String clientName
Attribute clientName -
codeAge
String codeAge
Attribute codeAge -
endDate
Calendar endDate
Attribute endDate -
id
Long id
Attribute id -
information
String information
Attribute information -
jumpServerGroup
String jumpServerGroup
Attribute jumpServerGroup Jump server for PAM Sessions -
serverName
String serverName
Attribute serverName -
sessionId
String sessionId
Attribute sessionId -
startDate
Calendar startDate
Attribute startDate -
userFullName
String userFullName
Attribute userFullName -
userName
String userName
Attribute userName
-
-
Class com.soffid.iam.api.AccessTree extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
authorizations
Collection<AccessTreeAuthorization> authorizations
Attribute authorizations -
code
String code
Attribute code -
columnsNumber
Long columnsNumber
Attribute columnsNumber -
executions
Collection<AccessTreeExecution> executions
Attribute executions -
icon1Id
Long icon1Id
Attribute icon1Id -
icon1Image
byte[] icon1Image
Attribute icon1Image -
icon2Id
Long icon2Id
Attribute icon2Id -
icon2Image
byte[] icon2Image
Attribute icon2Image -
id
Long id
Attribute id -
informationSystem
String informationSystem
Attribute informationSystem -
menu
boolean menu
Attribute menu -
menuType
String menuType
Attribute menuType -
name
String name
Attribute name -
order
String order
Attribute order -
parentId
Long parentId
Attribute parentId -
publicAccess
boolean publicAccess
Attribute publicAccess -
system
String system
Attribute system -
visible
boolean visible
Attribute visible -
xmlAccessTree
String xmlAccessTree
Attribute xmlAccessTree
-
-
Class com.soffid.iam.api.AccessTreeAuthorization extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accessTreeId
Long accessTreeId
Attribute accessTreeId -
authorizationEntityId
Long authorizationEntityId
Attribute authorizationEntityId -
authorizationEntityType
String authorizationEntityType
Attribute authorizationEntityType -
authorizationLevelDescription
String authorizationLevelDescription
Attribute authorizationLevelDescription -
authorizedEntityCode
String authorizedEntityCode
Attribute authorizedEntityCode -
authorizedEntityDescription
String authorizedEntityDescription
Attribute authorizedEntityDescription -
id
Long id
Attribute id
-
-
Class com.soffid.iam.api.AccessTreeExecution extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
Class com.soffid.iam.api.AccessTreeExecutionType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.Account extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accessLevel
AccountAccessLevelEnum accessLevel
Attribute accessLevel Read only attribute. Access level. See access level constants -
attributes
Map<String,Object> attributes
Attribute attributes Account attributes -
created
Date created
Attribute created Creation date -
description
String description
Attribute description Account description -
disabled
boolean disabled
Attribute disabled True if the account is disabled. Better use status attribute -
grantedGroups
Collection<String> grantedGroups
Attribute grantedGroups Groups that can use the account using SSO -
grantedRoles
Collection<String> grantedRoles
Attribute grantedRoles Roles that can use the account using SSO -
grantedUsers
Collection<String> grantedUsers
Attribute grantedUsers Users that can use the account using SSO -
hasSnapshot
boolean hasSnapshot
Attribute hasSnapshot True if there is an snapshot for delta changes -
id
Long id
Attribute id -
inheritNewPermissions
boolean inheritNewPermissions
Attribute inheritNewPermissions -
jumpServerGroup
String jumpServerGroup
Attribute jumpServerGroup -
lastChange
Date lastChange
Attribute lastChange Last change in soffid database -
lastLogin
Calendar lastLogin
Attribute lastLogin Time stamp when the account was last used on target system -
lastPasswordSet
Calendar lastPasswordSet
Attribute lastPasswordSet Time stamp when the password was last set on target system -
lastUpdated
Calendar lastUpdated
Attribute lastUpdated Time stamp when the account was last updated on target system -
launchType
LaunchType launchType
Attribute launchType -
lockedBy
String lockedBy
Attribute lockedBy Current user that is using this privileged account. Does not apply for other accounts -
loginName
String loginName
Attribute loginName Login name. Used for SSO accounts -
loginUrl
String loginUrl
Attribute loginUrl Login URL -
managerGroups
Collection<String> managerGroups
Attribute managerGroups Groups that can use the account using SSO & Self Service -
managerRoles
Collection<String> managerRoles
Attribute managerRoles Roles that can use the account using SSO & Self Service -
managerUsers
Collection<String> managerUsers
Attribute managerUsers Users that can use the account using SSO & Self Service -
name
String name
Attribute name Account name -
oldName
String oldName
Attribute oldName Old account name -
ownerGroups
Collection<String> ownerGroups
Attribute ownerGroups Groups that can manage the account using SSO & Self Service & Console -
ownerRoles
Collection<String> ownerRoles
Attribute ownerRoles Roles that can use the account using SSO & Self Service & Console -
ownerUsers
Collection<String> ownerUsers
Attribute ownerUsers Users that can use the account using SSO & Self Service & Console -
passwordExpiration
Calendar passwordExpiration
Attribute passwordExpiration Time stamp when the password is expected to expire on target system -
passwordPolicy
String passwordPolicy
Attribute passwordPolicy Account's user type. It is directly bound to a password policy depending on the system's password domain -
passwordStatus
PasswordValidation passwordStatus
Attribute passwordStatus -
serverName
String serverName
Attribute serverName Server name. Used for SSO accounts -
serverType
String serverType
Attribute serverType Server type for password synchronization -
sshPublicKey
String sshPublicKey
Attribute sshPublicKey Ssh public key -
status
AccountStatus status
Attribute status Account status: active / disabled / removed -
system
String system
Attribute system System where the acounts lives -
type
AccountType type
Attribute type Account type -
vaultFolder
String vaultFolder
Attribute vaultFolder -
vaultFolderId
Long vaultFolderId
Attribute vaultFolderId
-
-
Class com.soffid.iam.api.AccountHistory extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
account
Account account
Attribute account -
end
Date end
Attribute end -
level
AccountAccessLevelEnum level
Attribute level -
start
Date start
Attribute start
-
-
Class com.soffid.iam.api.AccountStatus extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class com.soffid.iam.api.AdministratorAuthorizationToAccessHost extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
authorizationAccessExpirationDate
Calendar authorizationAccessExpirationDate
Attribute authorizationAccessExpirationDate -
bpmProcessId
Long bpmProcessId
Attribute bpmProcessId -
hostDescription
String hostDescription
Attribute hostDescription -
hostIp
String hostIp
Attribute hostIp -
hostName
String hostName
Attribute hostName -
hostNetwork
String hostNetwork
Attribute hostNetwork -
id
Long id
Attribute id -
requestDate
Calendar requestDate
Attribute requestDate -
userCode
String userCode
Attribute userCode -
userEmail
String userEmail
Attribute userEmail -
userName
String userName
Attribute userName
-
-
Class com.soffid.iam.api.AgentDescriptor extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
authoritativeSource
boolean authoritativeSource
Attribute authoritativeSource -
className
String className
Attribute className -
description
String description
Attribute description -
enableAccessControl
boolean enableAccessControl
Attribute enableAccessControl -
enableAttributeMapping
boolean enableAttributeMapping
Attribute enableAttributeMapping -
enableObjectTriggers
boolean enableObjectTriggers
Attribute enableObjectTriggers -
id
Long id
Attribute id -
service
boolean service
Attribute service -
userInterface
byte[] userInterface
Attribute userInterface
-
-
Class com.soffid.iam.api.AgentDescriptorWorkflow extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
image
byte[] image
Attribute image -
name
String name
Attribute name
-
-
Class com.soffid.iam.api.AgentStatusInfo extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
agentName
String agentName
Attribute agentName -
className
String className
Attribute className -
pendingTasks
Integer pendingTasks
Attribute pendingTasks -
stackTrace
String stackTrace
Attribute stackTrace -
status
String status
Attribute status -
statusMessage
String statusMessage
Attribute statusMessage -
url
String url
Attribute url -
version
String version
Attribute version
-
-
Class com.soffid.iam.api.AnonimousUser extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.Application extends AbstractApplication implements Serializable
-
Class com.soffid.iam.api.ApplicationAccessTree extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.ApplicationAdministration extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Long id
Attribute id -
informationSystemName
String informationSystemName
Attribute informationSystemName -
roleInformationSystem
String roleInformationSystem
Attribute roleInformationSystem -
roleName
String roleName
Attribute roleName -
roleSystemName
String roleSystemName
Attribute roleSystemName -
userFullName
String userFullName
Attribute userFullName -
userName
String userName
Attribute userName
-
-
Class com.soffid.iam.api.ApplicationType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class com.soffid.iam.api.AsyncProcessTracker extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
cancelled
boolean cancelled
Attribute cancelled -
current
String current
Attribute current -
end
Date end
Attribute end -
errorMessage
String errorMessage
Attribute errorMessage -
finished
boolean finished
Attribute finished -
id
Long id
Attribute id -
progress
float progress
Attribute progress -
report
String report
Attribute report -
start
Date start
Attribute start
-
-
Class com.soffid.iam.api.AttributeMapping extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
direction
AttributeDirection direction
Attribute direction -
id
Long id
Attribute id -
objectId
Long objectId
Attribute objectId -
soffidAttribute
String soffidAttribute
Attribute soffidAttribute -
systemAttribute
String systemAttribute
Attribute systemAttribute
-
-
Class com.soffid.iam.api.AttributeTranslation extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.AttributeVisibilityEnum extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class com.soffid.iam.api.Audit extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
account
String account
Attribute account -
action
String action
Attribute action -
application
String application
Attribute application -
author
String author
Attribute author Person who has made the action -
authorFullName
String authorFullName
Attribute authorFullName -
authorization
String authorization
Attribute authorization -
calendar
Calendar calendar
Attribute calendar -
comment
String comment
Attribute comment -
configurationParameter
String configurationParameter
Attribute configurationParameter -
customObjectName
String customObjectName
Attribute customObjectName -
customObjectType
String customObjectType
Attribute customObjectType -
database
String database
Attribute database -
domain
String domain
Attribute domain -
domainValue
String domainValue
Attribute domainValue -
file
Long file
Attribute file -
fileName
String fileName
Attribute fileName -
group
String group
Attribute group -
host
String host
Attribute host -
id
Long id
Attribute id -
identityFederation
String identityFederation
Attribute identityFederation -
jumpServerGroup
String jumpServerGroup
Attribute jumpServerGroup -
mailDomain
String mailDomain
Attribute mailDomain -
mailDomainBelogns
String mailDomainBelogns
Attribute mailDomainBelogns -
mailList
String mailList
Attribute mailList -
mailListBelong
String mailListBelong
Attribute mailListBelong -
message
String message
Attribute message -
network
String network
Attribute network -
object
String object
Attribute object -
pamSessionId
String pamSessionId
Attribute pamSessionId -
passwordDomain
String passwordDomain
Attribute passwordDomain -
primaryGroupAuthor
String primaryGroupAuthor
Attribute primaryGroupAuthor -
printer
String printer
Attribute printer -
role
String role
Attribute role -
rule
String rule
Attribute rule -
scheduledTask
String scheduledTask
Attribute scheduledTask -
searchIndex
String searchIndex
Attribute searchIndex Column to perfom fast searches -
sourceIp
String sourceIp
Attribute sourceIp -
user
String user
Attribute user -
userDomain
String userDomain
Attribute userDomain -
userType
String userType
Attribute userType
-
-
Class com.soffid.iam.api.AuthorizationRole extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
authorization
String authorization
Attribute authorization -
businessGroupScope
String businessGroupScope
Attribute businessGroupScope -
description
String description
Attribute description -
domainType
String domainType
Attribute domainType -
id
Long id
Attribute id -
inherit
String inherit
Attribute inherit -
role
Role role
Attribute role -
scope
String scope
Attribute scope -
userRoleValueDomain
Collection<DomainValue> userRoleValueDomain
Attribute userRoleValueDomain
-
-
Class com.soffid.iam.api.BinaryData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws ClassNotFoundException, IOException
- Throws:
ClassNotFoundException
IOException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
data
byte[] data
-
name
String name
-
-
Class com.soffid.iam.api.BpmProcess extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.BpmUserProcess extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.Challenge extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
account
Account account
Attribute account -
alternativeMethodAvailable
boolean alternativeMethodAvailable
Attribute alternativeMethodAvailable -
cardNumber
String cardNumber
Attribute cardNumber -
cell
String cell
Attribute cell -
centinelPort
int centinelPort
Attribute centinelPort -
challengeId
String challengeId
Attribute challengeId -
clientHost
Host clientHost
Attribute clientHost -
clientVersion
int clientVersion
Attribute clientVersion -
closeOldSessions
boolean closeOldSessions
Attribute closeOldSessions -
domain
String domain
Attribute domain -
host
Host host
Attribute host -
kerberosContext
GSSContext kerberosContext
Attribute kerberosContext -
kerberosDomain
String kerberosDomain
Attribute kerberosDomain -
otpHandler
String otpHandler
Attribute otpHandler -
password
Password password
Attribute password -
resendAvailable
boolean resendAvailable
Attribute resendAvailable -
silent
boolean silent
Attribute silent -
timeStamp
Timestamp timeStamp
Attribute timeStamp -
type
int type
Attribute type -
user
User user
Attribute user -
userKey
String userKey
Attribute userKey -
value
String value
Attribute value
-
-
Class com.soffid.iam.api.Configuration extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.ContainerRole extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.CustomObject extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.CustomObjectType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
builtin
boolean builtin
Attribute builtin -
description
String description
Attribute description -
extensibleObjectClass
String extensibleObjectClass
Attribute extensibleObjectClass -
id
Long id
Attribute id -
managerRoles
List<String> managerRoles
Attribute managerRoles -
name
String name
Attribute name -
publicAccess
Boolean publicAccess
Attribute publicAccess -
scope
MetadataScope scope
Attribute scope -
textIndex
boolean textIndex
Attribute textIndex -
userRoles
List<String> userRoles
Attribute userRoles
-
-
Class com.soffid.iam.api.DataType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
adminVisibility
AttributeVisibilityEnum adminVisibility
Attribute adminVisibility Administrator visibility -
builtin
Boolean builtin
Attribute builtin Built-in attribute -
builtinHandler
String builtinHandler
Attribute builtinHandler Bulti-in handler class -
code
String code
Attribute code -
dataObjectType
String dataObjectType
Attribute dataObjectType Object type instances acting as value of the attribute, for custom object type attributes -
description
String description
Attribute description Attribute description -
enumeration
String enumeration
Attribute enumeration Java class to enumerate values -
filterExpression
String filterExpression
Attribute filterExpression SCIM Expression to test if the reference object can be selected -
hint
String hint
Attribute hint User hint -
id
Long id
Attribute id -
label
String label
Attribute label Label for this data type -
letterCase
LetterCaseEnum letterCase
Attribute letterCase Uppercase / lowercase usage -
multiLine
boolean multiLine
Attribute multiLine -
multiValued
boolean multiValued
Attribute multiValued -
multiValuedRows
Integer multiValuedRows
Attribute multiValuedRows Display a maxim of rows values. For more values, a scroll bar will appear -
nlsLabel
String nlsLabel
Attribute nlsLabel Key of the localized label for this data type -
objectType
String objectType
Attribute objectType Object type acting as owner of the attribute -
onChangeTrigger
String onChangeTrigger
Attribute onChangeTrigger Trigger to run when the data is changed -
onFocusTrigger
String onFocusTrigger
Attribute onFocusTrigger Trigger to run when the field is focused -
onLoadTrigger
String onLoadTrigger
Attribute onLoadTrigger Trigger to run when the data is displayed -
operatorVisibility
AttributeVisibilityEnum operatorVisibility
Attribute operatorVisibility Operator visibility -
order
Long order
Attribute order -
readOnly
boolean readOnly
Attribute readOnly -
required
boolean required
Attribute required -
scope
MetadataScope scope
Attribute scope -
searchCriteria
Boolean searchCriteria
Attribute searchCriteria Include field in quick searches -
size
Integer size
Attribute size -
systemName
String systemName
Attribute systemName System where this attribute applies to. Null applies to identity itself -
type
TypeEnumeration type
Attribute type -
unique
Boolean unique
Attribute unique Unique value -
userVisibility
AttributeVisibilityEnum userVisibility
Attribute userVisibility User visibility -
validationExpression
String validationExpression
Attribute validationExpression Expression to test if attribute value is valid or not -
validator
String validator
Attribute validator Java class to validate field -
values
List<String> values
Attribute values List of allowed values -
visibilityExpression
String visibilityExpression
Attribute visibilityExpression Expression to test if attribute should be displayed or not
-
-
Class com.soffid.iam.api.DelegationStatus extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class com.soffid.iam.api.DisableObjectRule extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.Domain extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.DomainUsersMember extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
code
String code
Attribute code -
description
String description
Attribute description -
descriptionType
String descriptionType
Attribute descriptionType -
passwordDomain
PasswordDomain passwordDomain
Attribute passwordDomain -
passwordPolicy
PasswordPolicy passwordPolicy
Attribute passwordPolicy -
type
String type
Attribute type -
userDomain
UserDomain userDomain
Attribute userDomain
-
-
Class com.soffid.iam.api.DomainValue extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
Attribute description Domain value description -
domainName
String domainName
Attribute domainName Domain name -
externalCodeDomain
String externalCodeDomain
Attribute externalCodeDomain Information system name -
id
Long id
Attribute id Unique identifier -
value
String value
Attribute value Domain value
-
-
Class com.soffid.iam.api.EventUserAction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class com.soffid.iam.api.ExtensibleObjectRegister extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.ExternalName extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.ExtranetCard extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
active
String active
Attribute active -
code
String code
Attribute code -
content
Collection<ExtranetCardContent> content
Attribute content -
expirationDate
Calendar expirationDate
Attribute expirationDate -
id
Long id
Attribute id -
outputDate
Calendar outputDate
Attribute outputDate -
userCode
String userCode
Attribute userCode
-
-
Class com.soffid.iam.api.ExtranetCardContent extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.ForbiddenWord extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.Group extends AbstractGroup implements Serializable
-
Class com.soffid.iam.api.GroupRoles extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
applicationCode
String applicationCode
Attribute applicationCode -
domainValue
DomainValue domainValue
Attribute domainValue -
groupCode
String groupCode
Attribute groupCode -
groupDescription
String groupDescription
Attribute groupDescription -
id
Long id
Attribute id -
roleDatabases
String roleDatabases
Attribute roleDatabases -
roleDescription
String roleDescription
Attribute roleDescription -
roleName
String roleName
Attribute roleName
-
-
Class com.soffid.iam.api.GroupUser extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
Map<String,Object> attributes
Attribute attributes User group custom attributes -
disabled
Boolean disabled
Attribute disabled -
end
Date end
Attribute end -
fullName
String fullName
Attribute fullName -
group
String group
Attribute group -
groupDescription
String groupDescription
Attribute groupDescription -
groupId
Long groupId
Attribute groupId -
id
Long id
Attribute id -
info
String info
Attribute info -
primaryGroup
Boolean primaryGroup
Attribute primaryGroup This column indicates that this membership is an historic snapshot of a primary group membership -
start
Date start
Attribute start -
user
String user
Attribute user -
userId
Long userId
Attribute userId
-
-
Class com.soffid.iam.api.Host extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
Map<String,Object> attributes
Attribute attributes Host custom attributes -
created
Calendar created
Attribute created -
description
String description
Attribute description -
dhcp
String dhcp
Attribute dhcp -
dynamicIp
Boolean dynamicIp
Attribute dynamicIp -
hostAlias
List<String> hostAlias
Attribute hostAlias -
id
Long id
Attribute id -
ip
String ip
Attribute ip -
lastSeen
Calendar lastSeen
Attribute lastSeen -
locked
Boolean locked
Attribute locked -
mac
String mac
Attribute mac -
mail
Boolean mail
Attribute mail -
name
String name
Attribute name -
networkCode
String networkCode
Attribute networkCode -
office
Boolean office
Attribute office -
os
String os
Attribute os -
printersServer
Boolean printersServer
Attribute printersServer -
serialNumber
String serialNumber
Attribute serialNumber
-
-
Class com.soffid.iam.api.HostAlias extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.HostEventAction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class com.soffid.iam.api.HostPort extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.HostService extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountId
Long accountId
Attribute accountId -
accountName
String accountName
Attribute accountName -
accountSystem
String accountSystem
Attribute accountSystem -
command
String command
Attribute command An operating system command to configure the user password in the subscribed applications -
hostId
Long hostId
Attribute hostId -
hostName
String hostName
Attribute hostName -
id
Long id
Attribute id -
manual
boolean manual
Attribute manual -
service
String service
Attribute service
-
-
Class com.soffid.iam.api.Identity extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.Issue extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
account
String account
Attribute account -
acknowledged
Date acknowledged
Attribute acknowledged -
actor
String actor
Attribute actor -
country
String country
Attribute country -
created
Date created
Attribute created -
description
String description
Attribute description -
exception
String exception
Attribute exception -
failedLoginPct
Double failedLoginPct
Attribute failedLoginPct -
hash
String hash
Attribute hash -
hosts
List<IssueHost> hosts
Attribute hosts -
humanConfidence
Double humanConfidence
Attribute humanConfidence -
id
Long id
Attribute id -
jobName
String jobName
Attribute jobName -
loginName
String loginName
Attribute loginName -
number
Long number
Attribute number -
otpDevice
String otpDevice
Attribute otpDevice -
performedActions
String performedActions
Attribute performedActions -
requester
String requester
Attribute requester -
risk
SoDRisk risk
Attribute risk -
roleAccount
RoleAccount roleAccount
Attribute roleAccount -
rule
PamRule rule
Attribute rule -
solved
Date solved
Attribute solved -
status
IssueStatus status
Attribute status -
system
String system
Attribute system -
times
Integer times
Attribute times -
type
String type
Attribute type -
users
List<IssueUser> users
Attribute users
-
-
Class com.soffid.iam.api.IssueActionDefinition extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.IssueHost extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
action
HostEventAction action
Attribute action -
hostId
Long hostId
Attribute hostId -
hostIp
String hostIp
Attribute hostIp -
hostName
String hostName
Attribute hostName
-
-
Class com.soffid.iam.api.IssuePolicy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
actions
List<IssuePolicyAction> actions
Attribute actions -
actor
String actor
Attribute actor -
description
String description
Attribute description -
id
Long id
Attribute id -
status
IssuePolicyStatus status
Attribute status -
type
String type
Attribute type
-
-
Class com.soffid.iam.api.IssuePolicyAction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
action
String action
Attribute action -
body
String body
Attribute body -
description
String description
Attribute description -
emailAddress
String emailAddress
Attribute emailAddress -
id
Long id
Attribute id -
processDefinition
String processDefinition
Attribute processDefinition -
script
String script
Attribute script -
status
IssueStatus status
Attribute status -
subject
String subject
Attribute subject
-
-
Class com.soffid.iam.api.IssuePolicyStatus extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class com.soffid.iam.api.IssueStatus extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class com.soffid.iam.api.IssueUser extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
action
EventUserAction action
Attribute action -
externalId
String externalId
Attribute externalId -
userId
Long userId
Attribute userId -
userName
String userName
Attribute userName
-
-
Class com.soffid.iam.api.JumpServerGroup extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
Attribute description -
id
Long id
Attribute id -
jumpServers
List<String> jumpServers
Attribute jumpServers -
name
String name
Attribute name -
password
String password
Attribute password -
storeUrl
String storeUrl
Attribute storeUrl -
storeUserName
String storeUserName
Attribute storeUserName
-
-
Class com.soffid.iam.api.LaunchType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class com.soffid.iam.api.LetterCaseEnum extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class com.soffid.iam.api.MailDomain extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.MailList extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
Map<String,Object> attributes
Attribute attributes Mail list custom attributes -
description
String description
Attribute description Mail description -
domainName
String domainName
Attribute domainName Mail domain -
explodedUsersList
List<String> explodedUsersList
Attribute explodedUsersList Contains the exploded users list, resolving any group or role membership. -
externalList
List<String> externalList
Attribute externalList External (unmanaged) mail lists that are subscribed to this one -
groupMembers
List<String> groupMembers
Attribute groupMembers Business units whose membes should be subscribed to this list -
id
Long id
Attribute id -
lists
List<String> lists
Attribute lists Embeded mail lists -
listsBelong
String listsBelong
Attribute listsBelong Mail lists that this one is subscribed to -
name
String name
Attribute name Mail list name -
roleMembers
List<String> roleMembers
Attribute roleMembers Role whose gramtee should be subscribed to this list -
usersList
List<String> usersList
Attribute usersList Contains the users that are directly subscribed to this mail list
-
-
Class com.soffid.iam.api.MailListRelated extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Long id
Attribute id -
mailDomainAccountCode
String mailDomainAccountCode
Attribute mailDomainAccountCode -
mailDomainBelongCode
String mailDomainBelongCode
Attribute mailDomainBelongCode -
mailListNameBelong
String mailListNameBelong
Attribute mailListNameBelong -
mailListNameIncluded
String mailListNameIncluded
Attribute mailListNameIncluded
-
-
Class com.soffid.iam.api.MailListRoleMember extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dispatcherName
String dispatcherName
Attribute dispatcherName Managed system where role lives on -
roleDescription
String roleDescription
Attribute roleDescription Role description -
roleName
String roleName
Attribute roleName Name of the role member -
scope
String scope
Attribute scope Scope value for scoped roles
-
-
Class com.soffid.iam.api.MetadataScope extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class com.soffid.iam.api.Network extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
Attribute description -
dhcp
String dhcp
Attribute dhcp -
dhcpSupport
boolean dhcpSupport
Attribute dhcpSupport -
discovery
Boolean discovery
Attribute discovery -
discoveryRanges
List<String> discoveryRanges
Attribute discoveryRanges -
discoveryServer
String discoveryServer
Attribute discoveryServer -
id
Long id
Attribute id -
ip
String ip
Attribute ip -
lanAccess
Boolean lanAccess
Attribute lanAccess -
loginRestriction
Boolean loginRestriction
Attribute loginRestriction -
mask
String mask
Attribute mask -
name
String name
Attribute name
-
-
Class com.soffid.iam.api.NetworkAuthorization extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.NewPamSession extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.ObjectMapping extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
authoritative
boolean authoritative
Attribute authoritative Data on target system must be considered as authoritative -
condition
String condition
Attribute condition -
dispatcherId
Long dispatcherId
Attribute dispatcherId -
id
Long id
Attribute id -
soffidCustomObject
String soffidCustomObject
Attribute soffidCustomObject -
soffidObject
SoffidObjectType soffidObject
Attribute soffidObject -
systemObject
String systemObject
Attribute systemObject
-
-
Class com.soffid.iam.api.ObjectMappingProperty extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.ObjectMappingTrigger extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Long id
Attribute id -
objectId
Long objectId
Attribute objectId -
script
String script
Attribute script -
trigger
SoffidObjectTrigger trigger
Attribute trigger
-
-
Class com.soffid.iam.api.OsType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.OtpChallengeProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.OUType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.PamAction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.PamPolicy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.PamRule extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.PamRuleType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class com.soffid.iam.api.PamSecurityCheck extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
allowed
boolean allowed
Attribute allowed -
obligations
List<RequestedObligation> obligations
Attribute obligations
-
-
Class com.soffid.iam.api.PamSession extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountName
String accountName
Attribute accountName -
bookmarks
List<Long> bookmarks
Attribute bookmarks -
chapters
List<Long> chapters
Attribute chapters -
id
String id
Attribute id -
jumpServerGroup
String jumpServerGroup
Attribute jumpServerGroup -
path
String path
Attribute path -
serverEnd
Date serverEnd
Attribute serverEnd -
serverStart
Date serverStart
Attribute serverStart -
serverUrl
String serverUrl
Attribute serverUrl -
user
String user
Attribute user
-
-
Class com.soffid.iam.api.ParentData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.Password extends Object implements Serializable
- serialVersionUID:
- -311519020977094460L
-
Serialized Fields
-
password
String password
Contraseña almacenada en formato cifrado
-
-
Class com.soffid.iam.api.PasswordDomain extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.PasswordDomainStatus extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.PasswordPolicy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
allowPasswordChange
boolean allowPasswordChange
Attribute allowPasswordChange Enables users to change password value -
allowPasswordQuery
boolean allowPasswordQuery
Attribute allowPasswordQuery Enables users to query password value -
complexPasswords
boolean complexPasswords
Attribute complexPasswords Enable complex password just like MS AD -
description
String description
Attribute description -
id
Long id
Attribute id -
maxFailures
Integer maxFailures
Attribute maxFailures -
maximumHistorical
Long maximumHistorical
Attribute maximumHistorical -
maximumLength
Long maximumLength
Attribute maximumLength -
maximumLowercase
Long maximumLowercase
Attribute maximumLowercase -
maximumNumbers
Long maximumNumbers
Attribute maximumNumbers -
maximumPeriod
Long maximumPeriod
Attribute maximumPeriod -
maximumPeriodExpired
Long maximumPeriodExpired
Attribute maximumPeriodExpired -
maximumSymbols
Long maximumSymbols
Attribute maximumSymbols -
maximumUppercase
Long maximumUppercase
Attribute maximumUppercase -
minimumLength
Long minimumLength
Attribute minimumLength -
minimumLowercase
Long minimumLowercase
Attribute minimumLowercase -
minimumNumbers
Long minimumNumbers
Attribute minimumNumbers -
minimumPeriod
Long minimumPeriod
Attribute minimumPeriod -
minimumSymbols
Long minimumSymbols
Attribute minimumSymbols -
minimumUppercase
Long minimumUppercase
Attribute minimumUppercase -
passwordDomainCode
String passwordDomainCode
Attribute passwordDomainCode -
regularExpression
String regularExpression
Attribute regularExpression -
renewalTime
Long renewalTime
Attribute renewalTime -
type
String type
Attribute type -
unlockAfterSeconds
Integer unlockAfterSeconds
Attribute unlockAfterSeconds -
usersDomainCode
String usersDomainCode
Attribute usersDomainCode -
userType
String userType
Attribute userType -
userTypeDescription
String userTypeDescription
Attribute userTypeDescription -
validationScript
String validationScript
Attribute validationScript Script to check password is valid -
validationScriptDescription
String validationScriptDescription
Attribute validationScriptDescription Description of script to check password is valid
-
-
Class com.soffid.iam.api.PasswordPolicyForbbidenWord extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
forbiddenWord
ForbiddenWord forbiddenWord
Attribute forbiddenWord -
id
Long id
Attribute id -
passwordDomainPolicy
PasswordPolicy passwordDomainPolicy
Attribute passwordDomainPolicy
-
-
Class com.soffid.iam.api.PasswordStatus extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountName
String accountName
Attribute accountName -
date
Calendar date
Attribute date -
dispatcher
String dispatcher
Attribute dispatcher -
expirationDate
Calendar expirationDate
Attribute expirationDate -
expired
Boolean expired
Attribute expired -
PasswordDomain
String PasswordDomain
Attribute PasswordDomain -
passwordPolicyType
String passwordPolicyType
Attribute passwordPolicyType -
user
String user
Attribute user
-
-
Class com.soffid.iam.api.PolicyCheckResult extends Object implements Serializable
-
Serialized Fields
-
extraInfo
String extraInfo
-
reasonCode
int reasonCode
-
-
-
Class com.soffid.iam.api.Printer extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
Attribute description -
groups
List<String> groups
Attribute groups -
hostName
String hostName
Attribute hostName -
id
Long id
Attribute id -
local
Boolean local
Attribute local -
model
String model
Attribute model -
name
String name
Attribute name -
users
List<String> users
Attribute users
-
-
Class com.soffid.iam.api.PrinterGroup extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.PrinterUser extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.ReconcileTrigger extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Long id
Attribute id -
objectType
SoffidObjectType objectType
Attribute objectType -
script
String script
Attribute script -
system
String system
Attribute system -
trigger
SoffidObjectTrigger trigger
Attribute trigger
-
-
Class com.soffid.iam.api.Reminder extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
applicationCode
String applicationCode
Attribute applicationCode -
assignmentDate
String assignmentDate
Attribute assignmentDate -
information
String information
Attribute information -
roleName
String roleName
Attribute roleName -
userCode
String userCode
Attribute userCode -
userFullName
String userFullName
Attribute userFullName
-
-
Class com.soffid.iam.api.Renewal extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.ReplicaDatabase extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.RequestedObligation extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.RequestedObligationEnum extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class com.soffid.iam.api.Role extends AbstractRole implements Serializable
-
Class com.soffid.iam.api.RoleAccount extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountId
Long accountId
Attribute accountId -
accountName
String accountName
Attribute accountName -
accountSystem
String accountSystem
Attribute accountSystem -
approvalPending
boolean approvalPending
Attribute approvalPending -
approvalProcess
Long approvalProcess
Attribute approvalProcess When an aproval process is needed to enable this rol assignment -
bpmEnforced
String bpmEnforced
Attribute bpmEnforced -
certificationDate
Date certificationDate
Attribute certificationDate Last certification date -
delegateAccount
String delegateAccount
Attribute delegateAccount Delegate account -
delegateSince
Date delegateSince
Attribute delegateSince Delegate since date -
delegateUntil
Date delegateUntil
Attribute delegateUntil Delegate until date -
delegationStatus
DelegationStatus delegationStatus
Attribute delegationStatus Delegation status -
domainValue
DomainValue domainValue
Attribute domainValue -
enabled
boolean enabled
Attribute enabled True if the role is enabled or not. When the start/end date reaches, the flag should change -
endDate
Date endDate
Attribute endDate Rol assignment end date. Null means forever -
groupDescription
String groupDescription
Attribute groupDescription -
holderGroup
String holderGroup
Attribute holderGroup This attribute holds the group name that is bound to this the role assignment. Not applicable for shared accounts -
id
Long id
Attribute id -
informationSystemName
String informationSystemName
Attribute informationSystemName -
ownerAccount
String ownerAccount
Attribute ownerAccount Entitled account who delegatse to delegateAccount -
parentGrant
Long parentGrant
Attribute parentGrant Parent grant id, for optinal role to role grant -
removalPending
Boolean removalPending
Attribute removalPending -
roleCategory
String roleCategory
Attribute roleCategory -
roleDescription
String roleDescription
Attribute roleDescription -
roleId
Long roleId
Attribute roleId -
roleName
String roleName
Attribute roleName -
ruleDescription
String ruleDescription
Attribute ruleDescription -
ruleId
Long ruleId
Attribute ruleId Rule that has cretaed the role assignment -
sodRisk
SoDRisk sodRisk
Attribute sodRisk -
sodRules
Collection<SoDRule> sodRules
Attribute sodRules -
startDate
Date startDate
Attribute startDate Rol assignment start date. Null means since now -
system
String system
Attribute system -
userCode
String userCode
Attribute userCode -
userFullName
String userFullName
Attribute userFullName -
userGroupCode
String userGroupCode
Attribute userGroupCode
-
-
Class com.soffid.iam.api.RoleDependencyStatus extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class com.soffid.iam.api.RoleGrant extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
domainDescription
String domainDescription
Attribute domainDescription The grant domain or scope description -
domainValue
String domainValue
Attribute domainValue The grant domain or scope -
enabled
boolean enabled
Attribute enabled -
endDate
Date endDate
Attribute endDate Rol assignment end date. Null means forever -
hasDomain
boolean hasDomain
Attribute hasDomain true if the grant has domain or scope -
holderGroup
String holderGroup
Attribute holderGroup This attribute holds the group name that is bound to this the role assignment. Not applicable for shared accounts -
id
Long id
Attribute id -
informationSystem
String informationSystem
Attribute informationSystem -
mandatory
Boolean mandatory
Attribute mandatory True if the role is always granted. False if role grant is optional, and thus can be removed from user entitlements form -
ownerAccountName
String ownerAccountName
Attribute ownerAccountName -
ownerGroup
String ownerGroup
Attribute ownerGroup Owner group, if any. Applies to roles granted to groups -
ownerInformationSystem
String ownerInformationSystem
Attribute ownerInformationSystem -
ownerRolDomainValue
String ownerRolDomainValue
Attribute ownerRolDomainValue Scope to be applied to owner role grant -
ownerRole
Long ownerRole
Attribute ownerRole Owner role id, if any. Applies to roles granted to roles -
ownerRoleDescription
String ownerRoleDescription
Attribute ownerRoleDescription -
ownerRoleName
String ownerRoleName
Attribute ownerRoleName -
ownerSystem
String ownerSystem
Attribute ownerSystem -
roleDescription
String roleDescription
Attribute roleDescription -
roleId
Long roleId
Attribute roleId -
roleName
String roleName
Attribute roleName -
startDate
Date startDate
Attribute startDate Rol assignment start date. Null means since now -
status
RoleDependencyStatus status
Attribute status -
system
String system
Attribute system -
user
String user
Attribute user
-
-
Class com.soffid.iam.api.RoleGrantHierarchy extends RoleGrant implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountDescription
String accountDescription
Attribute accountDescription -
accountName
String accountName
Attribute accountName -
groupDescription
String groupDescription
Attribute groupDescription -
groupName
String groupName
Attribute groupName -
nested
List<RoleGrantHierarchy> nested
Attribute nested -
ruleDescription
String ruleDescription
Attribute ruleDescription -
ruleName
String ruleName
Attribute ruleName
-
-
Class com.soffid.iam.api.Rule extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.RuleAssignedRole extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.SamlRequest extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.ScheduledTask extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
active
boolean active
Attribute active -
dayOfWeekPattern
String dayOfWeekPattern
Attribute dayOfWeekPattern -
dayPattern
String dayPattern
Attribute dayPattern -
enabled
boolean enabled
Attribute enabled -
error
boolean error
Attribute error -
handlerName
String handlerName
Attribute handlerName -
hoursPattern
String hoursPattern
Attribute hoursPattern -
id
Long id
Attribute id -
lastEnd
Calendar lastEnd
Attribute lastEnd -
lastExecution
Calendar lastExecution
Attribute lastExecution -
logReferenceID
String logReferenceID
Attribute logReferenceID -
logs
List<ScheduledTaskLog> logs
Attribute logs -
minutesPattern
String minutesPattern
Attribute minutesPattern -
monthsPattern
String monthsPattern
Attribute monthsPattern -
name
String name
Attribute name -
nextExecution
Calendar nextExecution
Attribute nextExecution -
params
String params
Attribute params -
serverName
String serverName
Attribute serverName -
tenant
String tenant
Attribute tenant
-
-
Class com.soffid.iam.api.ScheduledTaskHandler extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.ScheduledTaskLog extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.Server extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
auth
String auth
Attribute auth -
backupDatabase
Long backupDatabase
Attribute backupDatabase -
id
Long id
Attribute id -
javaOptions
String javaOptions
Attribute javaOptions -
name
String name
Attribute name -
pk
byte[] pk
Attribute pk -
publicKey
PublicKey publicKey
Attribute publicKey -
publicUrl
String publicUrl
Attribute publicUrl -
type
ServerType type
Attribute type -
url
String url
Attribute url -
useMasterDatabase
Boolean useMasterDatabase
Attribute useMasterDatabase
-
-
Class com.soffid.iam.api.ServerPlugin extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
author
String author
Attribute author -
deployed
Date deployed
Attribute deployed -
enabled
boolean enabled
Attribute enabled -
id
Long id
Attribute id -
modules
Collection<ServerPluginModule> modules
Attribute modules -
name
String name
Attribute name -
version
String version
Attribute version
-
-
Class com.soffid.iam.api.ServerPluginModule extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
agents
Collection<AgentDescriptor> agents
Attribute agents -
initClass
String initClass
Attribute initClass -
name
String name
Attribute name -
resourceName
String resourceName
Attribute resourceName -
type
ServerPluginModuleType type
Attribute type
-
-
Class com.soffid.iam.api.ServerRegistrationToken extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
step
int step
Attribute step
-
-
Class com.soffid.iam.api.Service extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.Session extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accessLogId
Long accessLogId
Attribute accessLogId -
accountName
String accountName
Attribute accountName Account name for PAM sessions -
authenticationMethod
String authenticationMethod
Attribute authenticationMethod -
clientHostName
String clientHostName
Attribute clientHostName -
id
Long id
Attribute id -
keepAliveDate
Calendar keepAliveDate
Attribute keepAliveDate -
key
String key
Attribute key -
monitorUrl
String monitorUrl
Attribute monitorUrl Monitoring URL -
port
Long port
Attribute port -
serverHostName
String serverHostName
Attribute serverHostName -
sessionUrl
String sessionUrl
Attribute sessionUrl Session URL for PAM sessions -
startDate
Calendar startDate
Attribute startDate -
temporaryKey
String temporaryKey
Attribute temporaryKey -
tenantName
String tenantName
Attribute tenantName Tenant name -
type
TipusSessio type
Attribute type -
url
String url
Attribute url -
userFullName
String userFullName
Attribute userFullName -
userName
String userName
Attribute userName
-
-
Class com.soffid.iam.api.SoDRole extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.SoDRule extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.SoDRuleMatrix extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.SodRuleType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class com.soffid.iam.api.SoffidObjectType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class com.soffid.iam.api.Stats extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.StatsSample extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
average
long average
Attribute average -
instances
long instances
Attribute instances -
max
long max
Attribute max -
min
long min
Attribute min -
sum
long sum
Attribute sum
-
-
Class com.soffid.iam.api.Student extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
codiXestib
String codiXestib
Attribute codiXestib -
contrasenya
String contrasenya
Attribute contrasenya -
correuElectronic
String correuElectronic
Attribute correuElectronic -
grupAlumne
String grupAlumne
Attribute grupAlumne -
llinatge1
String llinatge1
Attribute llinatge1 -
llinatge2
String llinatge2
Attribute llinatge2 -
nom
String nom
Attribute nom -
school
String school
Attribute school -
userCode
String userCode
Attribute userCode
-
-
Class com.soffid.iam.api.SyncAgentTaskLog extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
agentCode
String agentCode
Attribute agentCode -
complete
String complete
Attribute complete -
creationDate
Calendar creationDate
Attribute creationDate -
executionsNumber
Long executionsNumber
Attribute executionsNumber -
lastExecution
Long lastExecution
Attribute lastExecution -
lastExecutionDate
Calendar lastExecutionDate
Attribute lastExecutionDate -
message
String message
Attribute message -
nextExecution
Long nextExecution
Attribute nextExecution -
nextExecutionDate
Calendar nextExecutionDate
Attribute nextExecutionDate -
priority
Long priority
Attribute priority -
server
String server
Attribute server -
stackTrace
String stackTrace
Attribute stackTrace -
taskDescription
String taskDescription
Attribute taskDescription -
taskId
Long taskId
Attribute taskId
-
-
Class com.soffid.iam.api.SyncServerInfo extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
connectedAgents
Integer connectedAgents
Attribute connectedAgents -
currentServerDate
Calendar currentServerDate
Attribute currentServerDate -
databaseConnections
String databaseConnections
Attribute databaseConnections -
description
String description
Attribute description -
expirationMainCertificate
Calendar expirationMainCertificate
Attribute expirationMainCertificate -
expirationRootCertificate
Calendar expirationRootCertificate
Attribute expirationRootCertificate -
jetty
String jetty
Attribute jetty -
numberOfAgents
Integer numberOfAgents
Attribute numberOfAgents -
numberOfPendingTasks
long numberOfPendingTasks
Attribute numberOfPendingTasks -
sso
String sso
Attribute sso -
ssoDaemon
String ssoDaemon
Attribute ssoDaemon -
status
String status
Attribute status -
taskGenerator
String taskGenerator
Attribute taskGenerator -
url
String url
Attribute url -
version
String version
Attribute version
-
-
Class com.soffid.iam.api.System extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accessControl
Boolean accessControl
Attribute accessControl -
authoritative
boolean authoritative
Attribute authoritative -
authoritativeProcess
String authoritativeProcess
Attribute authoritativeProcess -
blobParam
byte[] blobParam
Attribute blobParam -
className
String className
Attribute className -
created
Calendar created
Attribute created -
databaseReplicaId
Long databaseReplicaId
Attribute databaseReplicaId -
description
String description
Attribute description -
fullReconciliation
boolean fullReconciliation
Attribute fullReconciliation -
generateTasksOnLoad
boolean generateTasksOnLoad
Attribute generateTasksOnLoad Forrward changes to each agent after load -
groups
String groups
Attribute groups -
groupsList
List<String> groupsList
Attribute groupsList -
id
Long id
Attribute id -
longTimeout
Long longTimeout
Attribute longTimeout Time out for long operations (milliseconds) -
manualAccountCreation
Boolean manualAccountCreation
Attribute manualAccountCreation -
name
String name
Attribute name -
param0
String param0
Attribute param0 -
param1
String param1
Attribute param1 -
param2
String param2
Attribute param2 -
param3
String param3
Attribute param3 -
param4
String param4
Attribute param4 -
param5
String param5
Attribute param5 -
param6
String param6
Attribute param6 -
param7
String param7
Attribute param7 -
param8
String param8
Attribute param8 -
param9
String param9
Attribute param9 -
passwordsDomain
String passwordsDomain
Attribute passwordsDomain -
passwordsDomainId
Long passwordsDomainId
Attribute passwordsDomainId -
pause
boolean pause
Attribute pause -
readOnly
boolean readOnly
Attribute readOnly -
rolebased
Boolean rolebased
Attribute rolebased -
sharedDispatcher
Boolean sharedDispatcher
Attribute sharedDispatcher false to use a dedicated server thread. true to use a shared server thread -
tenant
String tenant
Attribute tenant Owner tenant -
threads
Long threads
Attribute threads Number of concurrent threads to process this agent tasks -
timeout
Long timeout
Attribute timeout Time out for normal operations (milliseconds) -
timeStamp
Calendar timeStamp
Attribute timeStamp -
trusted
Boolean trusted
Attribute trusted -
url
String url
Attribute url -
url2
String url2
Attribute url2 -
usage
String usage
Attribute usage Type of dispatcher: PAM, IAM or SSE -
usersDomain
String usersDomain
Attribute usersDomain -
userTypes
String userTypes
Attribute userTypes
-
-
Class com.soffid.iam.api.SystemAccessControl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
controlAcces
List<AccessControl> controlAcces
Attribute controlAcces Acces control rules -
enabled
Boolean enabled
Attribute enabled -
system
String system
Attribute system
-
-
Class com.soffid.iam.api.SystemGroup extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.Task extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
alias
String alias
Attribute alias -
customObjectName
String customObjectName
Attribute customObjectName -
customObjectType
String customObjectType
Attribute customObjectType -
customTaskName
String customTaskName
Attribute customTaskName -
database
String database
Attribute database -
entity
String entity
Attribute entity -
expirationDate
Calendar expirationDate
Attribute expirationDate -
folder
String folder
Attribute folder -
folderType
String folderType
Attribute folderType -
group
String group
Attribute group -
hash
String hash
Attribute hash -
host
String host
Attribute host -
id
Long id
Attribute id -
mailDomain
String mailDomain
Attribute mailDomain -
message
String message
Attribute message -
parameters
String parameters
Attribute parameters Serialized JSON parameters -
password
String password
Attribute password -
passwordChange
String passwordChange
Attribute passwordChange -
passwordDomain
String passwordDomain
Attribute passwordDomain -
primaryKeyValue
Long primaryKeyValue
Attribute primaryKeyValue -
printer
String printer
Attribute printer -
role
String role
Attribute role -
server
String server
Attribute server -
serverInstance
String serverInstance
Attribute serverInstance -
status
String status
Attribute status -
subnet
String subnet
Attribute subnet -
systemName
String systemName
Attribute systemName -
taskDate
Calendar taskDate
Attribute taskDate -
transaction
String transaction
Attribute transaction -
user
String user
Attribute user -
userDomain
String userDomain
Attribute userDomain
-
-
Class com.soffid.iam.api.TeachingData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.Tenant extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.TenantCriteria extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.User extends AbstractUser implements Serializable
-
Class com.soffid.iam.api.UserAccount extends Account implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
user
String user
Attribute user
-
-
Class com.soffid.iam.api.UserCode extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
domainCode
String domainCode
Attribute domainCode -
domainDescription
String domainDescription
Attribute domainDescription -
domainType
TipusDominiUsuariEnumeration domainType
Attribute domainType -
id
Long id
Attribute id -
userCode
String userCode
Attribute userCode -
userDomainId
Long userDomainId
Attribute userDomainId -
userId
Long userId
Attribute userId
-
-
Class com.soffid.iam.api.UserCriteria extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountName
String accountName
Attribute accountName -
accountSystem
String accountSystem
Attribute accountSystem -
active
Boolean active
Attribute active -
attributeName
String attributeName
Attribute attributeName -
attributeValue
String attributeValue
Attribute attributeValue -
comments
String comments
Attribute comments -
createdByUser
String createdByUser
Attribute createdByUser -
createdDate
String createdDate
Attribute createdDate -
firstName
String firstName
Attribute firstName -
homeServer
String homeServer
Attribute homeServer -
id
Long id
Attribute id -
lastName
String lastName
Attribute lastName -
mailAlias
String mailAlias
Attribute mailAlias -
mailDomain
String mailDomain
Attribute mailDomain -
mailServer
String mailServer
Attribute mailServer -
middleName
String middleName
Attribute middleName -
modifiedByUser
String modifiedByUser
Attribute modifiedByUser -
modifiedDate
String modifiedDate
Attribute modifiedDate -
multiSession
Boolean multiSession
Attribute multiSession -
nationalID
String nationalID
Attribute nationalID -
passwordMaxAge
Long passwordMaxAge
Attribute passwordMaxAge -
phoneNumber
String phoneNumber
Attribute phoneNumber -
primaryGroup
String primaryGroup
Attribute primaryGroup -
primaryGroupDescription
String primaryGroupDescription
Attribute primaryGroupDescription -
profileServer
String profileServer
Attribute profileServer -
rolName
String rolName
Attribute rolName -
rolSystem
String rolSystem
Attribute rolSystem -
secondaryGroup
String secondaryGroup
Attribute secondaryGroup -
shortName
String shortName
Attribute shortName -
userName
String userName
Attribute userName -
userType
String userType
Attribute userType
-
-
Class com.soffid.iam.api.UserData extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountName
String accountName
Attribute accountName Account name, when the data applies to an account. Null when applies to a user -
attribute
String attribute
Attribute attribute -
blobDataValue
byte[] blobDataValue
Attribute blobDataValue -
dataLabel
String dataLabel
Attribute dataLabel -
dateValue
Calendar dateValue
Attribute dateValue -
id
Long id
Attribute id -
systemName
String systemName
Attribute systemName Account system, when the data applies to an account. Null when applies to a user -
user
String user
Attribute user User name, when the data applies to a user. Null when applies to an account -
value
String value
Attribute value -
visibility
AttributeVisibilityEnum visibility
Attribute visibility
-
-
Class com.soffid.iam.api.UserDomain extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
beanGenerator
String beanGenerator
Attribute beanGenerator -
bshExpr
String bshExpr
Attribute bshExpr -
bshExprCreate
String bshExprCreate
Attribute bshExprCreate -
description
String description
Attribute description -
id
Long id
Attribute id -
name
String name
Attribute name -
type
TipusDominiUsuariEnumeration type
Attribute type
-
-
Class com.soffid.iam.api.UserMailList extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
disabled
Boolean disabled
Attribute disabled -
domainCode
String domainCode
Attribute domainCode -
end
Date end
Attribute end -
fullName
String fullName
Attribute fullName -
id
Long id
Attribute id -
mailListDescription
String mailListDescription
Attribute mailListDescription -
mailListName
String mailListName
Attribute mailListName -
start
Date start
Attribute start -
userCode
String userCode
Attribute userCode
-
-
Class com.soffid.iam.api.UserType extends AbstractUserType implements Serializable
-
Class com.soffid.iam.api.UserTypeDispatcher extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.api.VaultElement extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
account
Account account
Attribute account Account -
folder
VaultFolder folder
Attribute folder Falder -
id
Long id
Attribute id -
parentId
Long parentId
Attribute parentId -
type
String type
Attribute type type can be account or folder
-
-
Class com.soffid.iam.api.VaultFolder extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accessLevel
AccountAccessLevelEnum accessLevel
Attribute accessLevel Effective access level -
description
String description
Attribute description -
grantedGroups
Collection<String> grantedGroups
Attribute grantedGroups Groups that can use the account using SSO -
grantedRoles
Collection<String> grantedRoles
Attribute grantedRoles Roles that can use the account using SSO -
grantedUsers
Collection<String> grantedUsers
Attribute grantedUsers Users that can use the account using SSO -
id
Long id
Attribute id -
managerGroups
Collection<String> managerGroups
Attribute managerGroups Groups that can use the account using SSO & Self Service -
managerRoles
Collection<String> managerRoles
Attribute managerRoles Roles that can use the account using SSO & Self Service -
managerUsers
Collection<String> managerUsers
Attribute managerUsers Users that can use the account using SSO & Self Service -
name
String name
Attribute name -
navigateGroups
Collection<String> navigateGroups
Attribute navigateGroups Groups that can navigate -
navigateRoles
Collection<String> navigateRoles
Attribute navigateRoles Roles that can use the account using SSO & Self Service & Console -
navigateUsers
Collection<String> navigateUsers
Attribute navigateUsers Users that can navigate -
ownerGroups
Collection<String> ownerGroups
Attribute ownerGroups Groups that can manage the account using SSO & Self Service & Console -
ownerRoles
Collection<String> ownerRoles
Attribute ownerRoles Roles that can use the account using SSO & Self Serva ice & Console -
ownerUsers
Collection<String> ownerUsers
Attribute ownerUsers Users that can use the account using SSO & Self Service & Console -
pamPolicy
String pamPolicy
Attribute pamPolicy PAM Policy -
parentFolder
String parentFolder
Attribute parentFolder -
parentId
Long parentId
Attribute parentId -
personal
boolean personal
Attribute personal
-
-
Class com.soffid.iam.api.VaultFolderAccountPermissions extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
account
Account account
Attribute account -
permissions
Vector<AccountAccessLevelEnum> permissions
Attribute permissions
-
-
Class com.soffid.iam.api.VaultFolderPermissions extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accounts
Vector<VaultFolderAccountPermissions> accounts
Attribute accounts List of accounts in the folder -
grantee
Vector<Object> grantee
Attribute grantee List of users / roles / groups -
vaultId
Long vaultId
Attribute vaultId
-
-
Class com.soffid.iam.api.VoidPasswordStatus extends PasswordStatus implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
userWithoutPasswordDomain
Boolean userWithoutPasswordDomain
Attribute userWithoutPasswordDomain
-
-
-
Package com.soffid.iam.api.exception
-
Class com.soffid.iam.api.exception.ListFullException extends RuntimeException implements Serializable
-
-
Package com.soffid.iam.api.sso
-
Class com.soffid.iam.api.sso.Secret extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package com.soffid.iam.bpm.api
-
Class com.soffid.iam.bpm.api.BPMUser extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.bpm.api.Comment extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.bpm.api.ConfigParameterVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.bpm.api.FilteredGroupVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.bpm.api.Job extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dueDate
Date dueDate
Attribute dueDate -
error
boolean error
Attribute error -
errorMessage
String errorMessage
Attribute errorMessage -
failures
int failures
Attribute failures -
id
long id
Attribute id -
locked
boolean locked
Attribute locked -
name
String name
Attribute name -
paused
boolean paused
Attribute paused -
processId
long processId
Attribute processId
-
-
Class com.soffid.iam.bpm.api.LighweightTaskInstance extends TaskInstance implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.bpm.api.ProcessDefinition extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
appliesTo
String appliesTo
Attribute appliesTo -
author
String author
Attribute author -
deployed
Date deployed
Attribute deployed -
enabled
boolean enabled
Attribute enabled -
id
long id
Attribute id -
name
String name
Attribute name -
tag
String tag
Attribute tag -
type
PredefinedProcessType type
Attribute type -
version
int version
Attribute version
-
-
Class com.soffid.iam.bpm.api.ProcessInstance extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
comments
List<Comment> comments
Attribute comments -
currentTask
String currentTask
Attribute currentTask -
description
String description
Attribute description -
dummyProcess
boolean dummyProcess
Attribute dummyProcess -
end
Date end
Attribute end -
id
long id
Attribute id -
initiator
String initiator
Attribute initiator -
processDefinition
long processDefinition
Attribute processDefinition -
start
Date start
Attribute start -
variables
Map<String,Object> variables
Attribute variables
-
-
Class com.soffid.iam.bpm.api.ProcessLog extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.bpm.api.RoleGroup extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.bpm.api.TaskDefinition extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.bpm.api.TaskInstance extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
actorId
String actorId
Attribute actorId -
blocking
boolean blocking
Attribute blocking -
cancelled
boolean cancelled
Attribute cancelled -
create
Date create
Attribute create -
description
String description
Attribute description -
dueDate
Date dueDate
Attribute dueDate -
dummyTask
boolean dummyTask
Attribute dummyTask -
end
Date end
Attribute end -
id
long id
Attribute id -
name
String name
Attribute name -
open
boolean open
Attribute open -
pooledActors
Set<String> pooledActors
Attribute pooledActors -
priority
int priority
Attribute priority -
processDefinition
long processDefinition
Attribute processDefinition -
processId
long processId
Attribute processId -
processName
String processName
Attribute processName -
signalling
boolean signalling
Attribute signalling -
start
Date start
Attribute start -
swimlane
String swimlane
Attribute swimlane -
transitions
String[] transitions
Attribute transitions -
variables
Map variables
Attribute variables
-
-
Class com.soffid.iam.bpm.api.Token extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package com.soffid.iam.common.security
-
Class com.soffid.iam.common.security.Obligation extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.common.security.ObserveObligationException extends InternalErrorException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
obligations
List<Obligation> obligations
-
-
-
Package com.soffid.iam.doc.api
-
Class com.soffid.iam.doc.api.DocumentReference extends Object implements Serializable
-
-
Package com.soffid.iam.doc.exception
-
Class com.soffid.iam.doc.exception.DocumentBeanException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.doc.exception.NASException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
-
Package com.soffid.iam.exception
-
Class com.soffid.iam.exception.DuplicatedClassException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
-
Package com.soffid.iam.model
-
Class com.soffid.iam.model.AbstractParameter extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.model.PamActionType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
-
Package com.soffid.iam.reconcile.common
-
Class com.soffid.iam.reconcile.common.AccountProposedAction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class com.soffid.iam.reconcile.common.ProposedAction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class com.soffid.iam.reconcile.common.ReconcileAccount extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountName
String accountName
Attribute accountName -
accountType
AccountType accountType
Attribute accountType -
active
boolean active
Attribute active -
attributes
Map<String,Object> attributes
Attribute attributes -
deletedAccount
Boolean deletedAccount
Attribute deletedAccount -
description
String description
Attribute description -
dispatcher
String dispatcher
Attribute dispatcher -
id
Long id
Attribute id -
newAccount
Boolean newAccount
Attribute newAccount -
primaryGroup
String primaryGroup
Attribute primaryGroup -
processId
Long processId
Attribute processId -
proposedAction
AccountProposedAction proposedAction
Attribute proposedAction -
userCode
String userCode
Attribute userCode -
userFullName
String userFullName
Attribute userFullName -
userType
String userType
Attribute userType
-
-
Class com.soffid.iam.reconcile.common.ReconcileAssignment extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountName
String accountName
Attribute accountName -
assignmentName
String assignmentName
Attribute assignmentName -
dispatcher
String dispatcher
Attribute dispatcher -
domainValue
String domainValue
Attribute domainValue -
id
Long id
Attribute id -
processId
Long processId
Attribute processId -
proposedAction
ProposedAction proposedAction
Attribute proposedAction -
roleName
String roleName
Attribute roleName
-
-
Class com.soffid.iam.reconcile.common.ReconcileRole extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
appName
String appName
Attribute appName -
description
String description
Attribute description -
dispatcher
String dispatcher
Attribute dispatcher -
id
Long id
Attribute id -
processId
Long processId
Attribute processId -
proposedAction
ProposedAction proposedAction
Attribute proposedAction -
roleName
String roleName
Attribute roleName
-
-
Class com.soffid.iam.reconcile.common.SharedAccountPrivileges extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
-
Package com.soffid.iam.sync.agent
-
Class com.soffid.iam.sync.agent.Plugin extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package com.soffid.iam.sync.engine.intf
-
Class com.soffid.iam.sync.engine.intf.DebugTaskResults extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.sync.engine.intf.GetObjectResults extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package com.soffid.iam.sync.intf
-
Class com.soffid.iam.sync.intf.AuthoritativeChange extends Object implements Serializable
- serialVersionUID:
- -3968123356323004507L
-
Serialized Fields
-
attributes
Map<String,Object> attributes
Attribute attributes -
group
Group group
Attribute group -
groups
Set<String> groups
Attribute groups -
groups2
Collection<GroupUser> groups2
Attribute groups2 -
id
AuthoritativeChangeIdentifier id
Attribute id -
object
CustomObject object
Attribute object -
objectType
SoffidObjectType objectType
Attribute objectType -
sourceSystem
String sourceSystem
Attribute sourceSystem -
user
User user
Attribute user
-
-
Class com.soffid.iam.sync.intf.AuthoritativeChangeIdentifier extends Object implements Serializable
- serialVersionUID:
- -605755430186793407L
-
Class com.soffid.iam.sync.intf.ExtensibleObject extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.sync.intf.ExtensibleObjectMapping extends ObjectMapping implements Serializable
- serialVersionUID:
- -7332145350848632617L
-
Serialized Fields
-
attributes
Collection<AttributeMapping> attributes
-
properties
Map<String,String> properties
-
triggers
Collection<ObjectMappingTrigger> triggers
-
-
Class com.soffid.iam.sync.intf.ExtensibleObjects extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
objects
List<ExtensibleObject> objects
-
-
Class com.soffid.iam.sync.intf.KerberosPrincipalInfo extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.sync.intf.LogEntry extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
client
String client
Máquina desde donde se entra -
clientName
String clientName
-
date
Date date
Fecha y hora del registro -
host
String host
Máquina que registra la entrada -
info
String info
Información adicional dependiente del sistema -
protocol
String protocol
Servicio utilizado -
SessionId
String SessionId
Identificador de la sesión -
type
int type
tipo de entrada. @see LogEntry#LOGON @see LogEntry#LOGOFF -
user
String user
Código de usuario
-
-
-
Package com.soffid.iam.sync.intf.discovery
-
Class com.soffid.iam.sync.intf.discovery.DiscoveryEvent extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class com.soffid.iam.sync.intf.discovery.HostDiscoveryEvent extends DiscoveryEvent implements Serializable
-
Class com.soffid.iam.sync.intf.discovery.SystemDiscoveryEvent extends DiscoveryEvent implements Serializable
-
-
Package com.soffid.iam.ui
-
Class com.soffid.iam.ui.SeyconTask extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
alias
String alias
alias de correo -
bd
String bd
agente (del rol) -
cancelled
boolean cancelled
tarea cancelada -
date
Date date
Instante de creación de la tarea -
descripcioTasca
String descripcioTasca
-
dispatcher
String dispatcher
dispatcher en el cual ejecutar -
domain
String domain
subdominio de correo -
estatExecucioAgents
String[] estatExecucioAgents
-
exception
String[] exception
-
folder
String folder
nombre de carpeta -
folderType
String folderType
tipo de carpeta ( U / G ) -
group
String group
código de grupo -
hash
String hash
Hash para evitar tareas duplicadas -
host
String host
nombre de máquina -
id
Long id
-
message
String[] message
-
mustChange
String mustChange
debe cambiar la contraseña -
network
String network
nombre de red -
password
Password password
contraseña -
printer
String printer
nombre de cola de impresión -
role
String role
código de rol -
savedMessage
String savedMessage
mensaje almacenado en la base de datos -
savedStatus
String savedStatus
estado almacenado en la base de datos -
server
String server
Servidor que ha generado el mensaje -
status
String status
-
timeout
long timeout
tiempo máximo admisible para validar la contraseña -
transactionCode
String transactionCode
codigo de transacción -
urlAgent
String urlAgent
-
user
String user
código de usuario -
validated
boolean validated
resultado de la tarea ValidatePassword
-
-
-
Package com.soffid.iam.web
-
Class com.soffid.iam.web.SearchAttributeDefinition extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
javaType
Class javaType
Attribute javaType -
labelName
String labelName
Attribute labelName -
labels
List<String> labels
Attribute labels -
localizedName
String localizedName
Attribute localizedName -
name
String name
Attribute name -
type
TypeEnumeration type
Attribute type -
values
List<String> values
Attribute values
-
-
Class com.soffid.iam.web.SearchDictionary extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
List<SearchAttributeDefinition> attributes
Attribute attributes -
timestamp
long timestamp
Attribute timestamp
-
-
-
Package es.caib.bpm.exception
-
Class es.caib.bpm.exception.BPMException extends Exception implements Serializable
-
Serialized Fields
-
errorCode
int errorCode
-
-
-
Class es.caib.bpm.exception.InvalidConfigurationException extends BPMException implements Serializable
-
Class es.caib.bpm.exception.InvalidParameterException extends BPMException implements Serializable
-
Class es.caib.bpm.exception.UserManagementException extends Exception implements Serializable
-
Serialized Fields
-
errorCode
int errorCode
-
-
-
-
Package es.caib.bpm.toolkit.exception
-
Class es.caib.bpm.toolkit.exception.SystemWorkflowException extends WorkflowException implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.bpm.toolkit.exception.UserWorkflowException extends WorkflowException implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.bpm.toolkit.exception.WorkflowException extends Exception implements Serializable
-
-
Package es.caib.bpm.vo
-
Class es.caib.bpm.vo.BPMUser extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.bpm.vo.Comment extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.bpm.vo.ConfigParameterVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.bpm.vo.FilteredGroupVO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.bpm.vo.Job extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dueDate
Date dueDate
Attribute dueDate -
error
boolean error
Attribute error -
errorMessage
String errorMessage
Attribute errorMessage -
failures
int failures
Attribute failures -
id
long id
Attribute id -
locked
boolean locked
Attribute locked -
name
String name
Attribute name -
paused
boolean paused
Attribute paused -
processId
long processId
Attribute processId
-
-
Class es.caib.bpm.vo.LighweightTaskInstance extends TaskInstance implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.bpm.vo.PredefinedProcessType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class es.caib.bpm.vo.ProcessDefinition extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
appliesTo
String appliesTo
Attribute appliesTo -
author
String author
Attribute author -
deployed
Date deployed
Attribute deployed -
enabled
boolean enabled
Attribute enabled -
id
long id
Attribute id -
name
String name
Attribute name -
tag
String tag
Attribute tag -
type
PredefinedProcessType type
Attribute type -
version
int version
Attribute version
-
-
Class es.caib.bpm.vo.ProcessInstance extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
comments
List<Comment> comments
Attribute comments -
currentTask
String currentTask
Attribute currentTask -
description
String description
Attribute description -
dummyProcess
boolean dummyProcess
Attribute dummyProcess -
end
Date end
Attribute end -
id
long id
Attribute id -
initiator
String initiator
Attribute initiator -
processDefinition
long processDefinition
Attribute processDefinition -
start
Date start
Attribute start -
variables
Map<String,Object> variables
Attribute variables
-
-
Class es.caib.bpm.vo.ProcessLog extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.bpm.vo.RolGrup extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.bpm.vo.TaskDefinition extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.bpm.vo.TaskInstance extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
actorId
String actorId
Attribute actorId -
blocking
boolean blocking
Attribute blocking -
cancelled
boolean cancelled
Attribute cancelled -
create
Date create
Attribute create -
description
String description
Attribute description -
dueDate
Date dueDate
Attribute dueDate -
dummyTask
boolean dummyTask
Attribute dummyTask -
end
Date end
Attribute end -
id
long id
Attribute id -
name
String name
Attribute name -
open
boolean open
Attribute open -
pooledActors
Set<String> pooledActors
Attribute pooledActors -
priority
int priority
Attribute priority -
processDefinition
long processDefinition
Attribute processDefinition -
processId
long processId
Attribute processId -
processName
String processName
Attribute processName -
signalling
boolean signalling
Attribute signalling -
start
Date start
Attribute start -
swimlane
String swimlane
Attribute swimlane -
transitions
String[] transitions
Attribute transitions -
variables
Map variables
Attribute variables
-
-
Class es.caib.bpm.vo.Token extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package es.caib.seycon
-
Class es.caib.seycon.BadPasswordException extends BadPasswordException implements Serializable
-
Class es.caib.seycon.InvalidPasswordException extends BadPasswordException implements Serializable
-
-
Package es.caib.seycon.ng.comu
-
Class es.caib.seycon.ng.comu.AbstractAplicacio extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
approvalProcess
String approvalProcess
Attribute approvalProcess Approval process needed for workflow managed roles belonging to this application. Null value means no approval process is needed -
attributes
Map<String,Object> attributes
Attribute attributes Application custom attributes -
bd
String bd
Attribute bd -
codi
String codi
Attribute codi -
codiPersonaContacte
String codiPersonaContacte
Attribute codiPersonaContacte User name of the owner of the application. -
correusNotificacions
String correusNotificacions
Attribute correusNotificacions -
directoriExecutable
String directoriExecutable
Attribute directoriExecutable Where the executables are located -
directoriFonts
String directoriFonts
Attribute directoriFonts where source files are located -
gestionableWF
Boolean gestionableWF
Attribute gestionableWF -
id
Long id
Attribute id -
nom
String nom
Attribute nom -
nomComplertPersonaContacte
String nomComplertPersonaContacte
Attribute nomComplertPersonaContacte full name of application responsible -
parent
String parent
Attribute parent -
relativeName
String relativeName
Attribute relativeName -
roleDefinitionProcess
String roleDefinitionProcess
Attribute roleDefinitionProcess Process needed for any change applied to this application roles. Null value means no approval process is needed -
singleRole
boolean singleRole
Attribute singleRole Only one single role can be assigned to each user -
type
ApplicationType type
Attribute type Business process or application
-
-
Class es.caib.seycon.ng.comu.AbstractGrup extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
Map<String,Object> attributes
Attribute attributes Group custom attributes -
codi
String codi
Attribute codi -
codiPare
String codiPare
Attribute codiPare -
descripcio
String descripcio
Attribute descripcio -
endDate
Date endDate
Attribute endDate -
id
Long id
Attribute id -
nomServidorOfimatic
String nomServidorOfimatic
Attribute nomServidorOfimatic -
obsolet
Boolean obsolet
Attribute obsolet -
organitzatiu
Boolean organitzatiu
Attribute organitzatiu -
quota
String quota
Attribute quota -
seccioPressupostaria
String seccioPressupostaria
Attribute seccioPressupostaria -
startDate
Date startDate
Attribute startDate -
tipus
String tipus
Attribute tipus -
unitatOfimatica
String unitatOfimatica
Attribute unitatOfimatica
-
-
Class es.caib.seycon.ng.comu.AbstractRol extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
approvalEnd
Date approvalEnd
Attribute approvalEnd Approval date -
approvalStart
Date approvalStart
Attribute approvalStart Last modification date -
attributes
Map<String,Object> attributes
Attribute attributes Role custom attributes -
baseDeDades
String baseDeDades
Attribute baseDeDades -
category
String category
Attribute category -
codiAplicacio
String codiAplicacio
Attribute codiAplicacio -
contrasenya
Boolean contrasenya
Attribute contrasenya -
defecte
Boolean defecte
Attribute defecte -
descripcio
String descripcio
Attribute descripcio -
domini
String domini
Attribute domini -
gestionableWF
Boolean gestionableWF
Attribute gestionableWF -
granteeGroups
Collection<RolGrant> granteeGroups
Attribute granteeGroups -
id
Long id
Attribute id -
nom
String nom
Attribute nom -
ownedRoles
Collection<RolGrant> ownedRoles
Attribute ownedRoles -
ownerGroups
Collection<Grup> ownerGroups
Attribute ownerGroups -
ownerRoles
Collection<RolGrant> ownerRoles
Attribute ownerRoles
-
-
Class es.caib.seycon.ng.comu.AbstractTipusUsuari extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
codi
String codi
Attribute codi -
descripcio
String descripcio
Attribute descripcio -
id
Long id
Attribute id -
managed
boolean managed
Attribute managed True if this user or account should be synchronized -
unmanaged
boolean unmanaged
Attribute unmanaged True if this user or account should not be synchronized
-
-
Class es.caib.seycon.ng.comu.AbstractUsuari extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
actiu
Boolean actiu
Attribute actiu -
aliesCorreu
String aliesCorreu
Attribute aliesCorreu -
attributes
Map<String,Object> attributes
Attribute attributes User attributes -
codi
String codi
Attribute codi -
codiGrupPrimari
String codiGrupPrimari
Attribute codiGrupPrimari -
comentari
String comentari
Attribute comentari -
dataCreacioUsuari
Calendar dataCreacioUsuari
Attribute dataCreacioUsuari -
dataDarreraModificacioUsuari
Calendar dataDarreraModificacioUsuari
Attribute dataDarreraModificacioUsuari -
descripcioGrupPrimari
String descripcioGrupPrimari
Attribute descripcioGrupPrimari -
dominiCorreu
String dominiCorreu
Attribute dominiCorreu -
emailAddress
String emailAddress
Attribute emailAddress -
fullName
String fullName
Attribute fullName -
id
Long id
Attribute id -
multiSessio
Boolean multiSessio
Attribute multiSessio -
nom
String nom
Attribute nom -
nomCurt
String nomCurt
Attribute nomCurt -
primerLlinatge
String primerLlinatge
Attribute primerLlinatge -
segonLlinatge
String segonLlinatge
Attribute segonLlinatge -
servidorCorreu
String servidorCorreu
Attribute servidorCorreu -
servidorHome
String servidorHome
Attribute servidorHome -
servidorPerfil
String servidorPerfil
Attribute servidorPerfil -
tipusUsuari
String tipusUsuari
Attribute tipusUsuari -
usuariCreacio
String usuariCreacio
Attribute usuariCreacio -
usuariDarreraModificacio
String usuariDarreraModificacio
Attribute usuariDarreraModificacio
-
-
Class es.caib.seycon.ng.comu.Account extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accessLevel
AccountAccessLevelEnum accessLevel
Attribute accessLevel Read only attribute. Access level. See access level constants -
attributes
Map<String,Object> attributes
Attribute attributes Account attributes -
created
Date created
Attribute created Creation date -
description
String description
Attribute description Account description -
disabled
boolean disabled
Attribute disabled True if the account is disabled. Better use status attribute -
dispatcher
String dispatcher
Attribute dispatcher System where the acounts lives -
grantedGroups
Collection<String> grantedGroups
Attribute grantedGroups Groups that can use the account using SSO -
grantedRoles
Collection<String> grantedRoles
Attribute grantedRoles Roles that can use the account using SSO -
grantedUsers
Collection<String> grantedUsers
Attribute grantedUsers Users that can use the account using SSO -
hasSnapshot
boolean hasSnapshot
Attribute hasSnapshot True if there is an snapshot for delta changes -
id
Long id
Attribute id -
inheritNewPermissions
boolean inheritNewPermissions
Attribute inheritNewPermissions -
jumpServerGroup
String jumpServerGroup
Attribute jumpServerGroup -
lastChange
Date lastChange
Attribute lastChange Last change in soffid database -
lastLogin
Calendar lastLogin
Attribute lastLogin Time stamp when the account was last used on target system -
lastPasswordSet
Calendar lastPasswordSet
Attribute lastPasswordSet Time stamp when the password was last set on target system -
lastUpdated
Calendar lastUpdated
Attribute lastUpdated Time stamp when the account was last updated on target system -
launchType
LaunchType launchType
Attribute launchType -
lockedBy
String lockedBy
Attribute lockedBy Current user that is using this privileged account. Does not apply for other accounts -
loginName
String loginName
Attribute loginName Login name. Used for SSO accounts -
loginUrl
String loginUrl
Attribute loginUrl Login URL -
managerGroups
Collection<String> managerGroups
Attribute managerGroups Groups that can use the account using SSO & Self Service -
managerRoles
Collection<String> managerRoles
Attribute managerRoles Roles that can use the account using SSO & Self Service -
managerUsers
Collection<String> managerUsers
Attribute managerUsers Users that can use the account using SSO & Self Service -
name
String name
Attribute name Account name -
oldName
String oldName
Attribute oldName Old account name -
ownerGroups
Collection<String> ownerGroups
Attribute ownerGroups Groups that can manage the account using SSO & Self Service & Console -
ownerRoles
Collection<String> ownerRoles
Attribute ownerRoles Roles that can use the account using SSO & Self Service & Console -
ownerUsers
Collection<String> ownerUsers
Attribute ownerUsers Users that can use the account using SSO & Self Service & Console -
passwordExpiration
Calendar passwordExpiration
Attribute passwordExpiration Time stamp when the password is expected to expire on target system -
passwordPolicy
String passwordPolicy
Attribute passwordPolicy Account's user type. It is directly bound to a password policy depending on the system's password domain -
passwordStatus
PasswordValidation passwordStatus
Attribute passwordStatus -
serverName
String serverName
Attribute serverName Server name. Used for SSO accounts -
serverType
String serverType
Attribute serverType Server type for password synchronization -
sshPublicKey
String sshPublicKey
Attribute sshPublicKey Ssh public key -
status
AccountStatus status
Attribute status Account status: active / disabled / removed -
type
AccountType type
Attribute type Account type -
vaultFolder
String vaultFolder
Attribute vaultFolder -
vaultFolderId
Long vaultFolderId
Attribute vaultFolderId
-
-
Class es.caib.seycon.ng.comu.AccountAccessLevelEnum extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class es.caib.seycon.ng.comu.AccountCriteria extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
description
String description
Attribute description -
dispatcher
String dispatcher
Attribute dispatcher -
excludeType
AccountType excludeType
Attribute excludeType -
fetchSize
Integer fetchSize
The fetch size. -
firstResult
Integer firstResult
The first result to retrieve. -
grantedGroups
String grantedGroups
Attribute grantedGroups -
grantedRoles
String grantedRoles
Attribute grantedRoles -
grantedUsers
String grantedUsers
Attribute grantedUsers -
maximumResultSize
Integer maximumResultSize
The maximum size of the result set. -
name
String name
Attribute name -
type
AccountType type
Attribute type
-
-
Class es.caib.seycon.ng.comu.AccountHistory extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
account
Account account
Attribute account -
end
Date end
Attribute end -
level
AccountAccessLevelEnum level
Attribute level -
start
Date start
Attribute start
-
-
Class es.caib.seycon.ng.comu.AccountType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class es.caib.seycon.ng.comu.AdministracioAplicacio extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
codiAplicacio
String codiAplicacio
Attribute codiAplicacio -
codiAplicacioRol
String codiAplicacioRol
Attribute codiAplicacioRol -
codiBaseDeDadesRol
String codiBaseDeDadesRol
Attribute codiBaseDeDadesRol -
codiUsuari
String codiUsuari
Attribute codiUsuari -
id
Long id
Attribute id -
nomComplertUsuari
String nomComplertUsuari
Attribute nomComplertUsuari -
nomRol
String nomRol
Attribute nomRol
-
-
Class es.caib.seycon.ng.comu.AgentDescriptor extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
authoritativeSource
boolean authoritativeSource
Attribute authoritativeSource -
className
String className
Attribute className -
description
String description
Attribute description -
enableAccessControl
boolean enableAccessControl
Attribute enableAccessControl -
enableAttributeMapping
boolean enableAttributeMapping
Attribute enableAttributeMapping -
enableObjectTriggers
boolean enableObjectTriggers
Attribute enableObjectTriggers -
id
Long id
Attribute id -
service
boolean service
Attribute service -
userInterface
byte[] userInterface
Attribute userInterface
-
-
Class es.caib.seycon.ng.comu.AgentStatusInfo extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
estat
String estat
Attribute estat -
msgEstat
String msgEstat
Attribute msgEstat -
nomAgent
String nomAgent
Attribute nomAgent -
nomClasse
String nomClasse
Attribute nomClasse -
stackTrace
String stackTrace
Attribute stackTrace -
tasquesPendents
Integer tasquesPendents
Attribute tasquesPendents -
url
String url
Attribute url -
version
String version
Attribute version
-
-
Class es.caib.seycon.ng.comu.AliasMaquina extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.Aplicacio extends AbstractAplicacio implements Serializable
-
Class es.caib.seycon.ng.comu.ArbrePuntEntrada extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.AttributeDirection extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class es.caib.seycon.ng.comu.AttributeMapping extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
direction
AttributeDirection direction
Attribute direction -
id
Long id
Attribute id -
objectId
Long objectId
Attribute objectId -
soffidAttribute
String soffidAttribute
Attribute soffidAttribute -
systemAttribute
String systemAttribute
Attribute systemAttribute
-
-
Class es.caib.seycon.ng.comu.Auditoria extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accio
String accio
Attribute accio -
account
String account
Attribute account -
aplicacio
String aplicacio
Attribute aplicacio -
autor
String autor
Attribute autor Person who has made the action -
autorGrupPrimari
String autorGrupPrimari
Attribute autorGrupPrimari -
autoritzacio
String autoritzacio
Attribute autoritzacio -
autorNomComplet
String autorNomComplet
Attribute autorNomComplet -
bbdd
String bbdd
Attribute bbdd -
calendar
Calendar calendar
Attribute calendar -
comment
String comment
Attribute comment -
customObjectName
String customObjectName
Attribute customObjectName -
customObjectType
String customObjectType
Attribute customObjectType -
domini
String domini
Attribute domini -
dominiCorreu
String dominiCorreu
Attribute dominiCorreu -
dominiCorreuPertany
String dominiCorreuPertany
Attribute dominiCorreuPertany -
federacioIdentitats
String federacioIdentitats
Attribute federacioIdentitats -
fitxer
Long fitxer
Attribute fitxer -
grup
String grup
Attribute grup -
id
Long id
Attribute id -
impressora
String impressora
Attribute impressora -
jumpServerGroup
String jumpServerGroup
Attribute jumpServerGroup -
llistaCorreu
String llistaCorreu
Attribute llistaCorreu -
llistaCorreuPertany
String llistaCorreuPertany
Attribute llistaCorreuPertany -
maquina
String maquina
Attribute maquina -
message
String message
Attribute message -
nomFitxer
String nomFitxer
Attribute nomFitxer -
objecte
String objecte
Attribute objecte -
pamSessionId
String pamSessionId
Attribute pamSessionId -
parametreConfiguracio
String parametreConfiguracio
Attribute parametreConfiguracio -
passwordDomain
String passwordDomain
Attribute passwordDomain -
rol
String rol
Attribute rol -
rule
String rule
Attribute rule -
scheduledTask
String scheduledTask
Attribute scheduledTask -
searchIndex
String searchIndex
Attribute searchIndex Column to perfom fast searches -
sourceIp
String sourceIp
Attribute sourceIp -
userDomain
String userDomain
Attribute userDomain -
userType
String userType
Attribute userType -
usuari
String usuari
Attribute usuari -
valorDomini
String valorDomini
Attribute valorDomini -
xarxa
String xarxa
Attribute xarxa
-
-
Class es.caib.seycon.ng.comu.AutoritzacioAccesHostComAdministrador extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
codiUsuari
String codiUsuari
Attribute codiUsuari -
correuUsuari
String correuUsuari
Attribute correuUsuari -
dataCaducitatAutoritzacioAcces
Calendar dataCaducitatAutoritzacioAcces
Attribute dataCaducitatAutoritzacioAcces -
dataPeticio
Calendar dataPeticio
Attribute dataPeticio -
descripcioHost
String descripcioHost
Attribute descripcioHost -
id
Long id
Attribute id -
idProcesWorkflow
Long idProcesWorkflow
Attribute idProcesWorkflow -
ipHost
String ipHost
Attribute ipHost -
nomHost
String nomHost
Attribute nomHost -
nomUsuari
String nomUsuari
Attribute nomUsuari -
xarxaHost
String xarxaHost
Attribute xarxaHost
-
-
Class es.caib.seycon.ng.comu.AutoritzacioPuntEntrada extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
codiEntitatAutoritzada
String codiEntitatAutoritzada
Attribute codiEntitatAutoritzada -
descripcioEntitatAutoritzada
String descripcioEntitatAutoritzada
Attribute descripcioEntitatAutoritzada -
descripcioNivellAutoritzacio
String descripcioNivellAutoritzacio
Attribute descripcioNivellAutoritzacio -
id
Long id
Attribute id -
idEntitatAutoritzada
Long idEntitatAutoritzada
Attribute idEntitatAutoritzada -
idPuntEntrada
Long idPuntEntrada
Attribute idPuntEntrada -
tipusEntitatAutoritzada
String tipusEntitatAutoritzada
Attribute tipusEntitatAutoritzada
-
-
Class es.caib.seycon.ng.comu.AutoritzacioRol extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
ambit
String ambit
Attribute ambit -
autoritzacio
String autoritzacio
Attribute autoritzacio -
descripcio
String descripcio
Attribute descripcio -
hereta
String hereta
Attribute hereta -
id
Long id
Attribute id -
rol
Rol rol
Attribute rol -
scope
String scope
Attribute scope -
tipusDomini
String tipusDomini
Attribute tipusDomini -
valorDominiRolUsuari
Collection<ValorDomini> valorDominiRolUsuari
Attribute valorDominiRolUsuari
-
-
Class es.caib.seycon.ng.comu.Challenge extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
account
Account account
Attribute account -
alternativeMethodAvailable
boolean alternativeMethodAvailable
Attribute alternativeMethodAvailable -
cardNumber
String cardNumber
Attribute cardNumber -
cell
String cell
Attribute cell -
centinelPort
int centinelPort
Attribute centinelPort -
challengeId
String challengeId
Attribute challengeId -
clientHost
Maquina clientHost
Attribute clientHost -
clientVersion
int clientVersion
Attribute clientVersion -
closeOldSessions
boolean closeOldSessions
Attribute closeOldSessions -
domain
String domain
Attribute domain -
host
Maquina host
Attribute host -
kerberosContext
GSSContext kerberosContext
Attribute kerberosContext -
kerberosDomain
String kerberosDomain
Attribute kerberosDomain -
otpHandler
String otpHandler
Attribute otpHandler -
password
Password password
Attribute password -
resendAvailable
boolean resendAvailable
Attribute resendAvailable -
silent
boolean silent
Attribute silent -
timeStamp
Timestamp timeStamp
Attribute timeStamp -
type
int type
Attribute type -
user
Usuari user
Attribute user -
userKey
String userKey
Attribute userKey -
value
String value
Attribute value
-
-
Class es.caib.seycon.ng.comu.CodiUsuari extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
codiDomini
String codiDomini
Attribute codiDomini -
codiUsuari
String codiUsuari
Attribute codiUsuari -
descripcioDomini
String descripcioDomini
Attribute descripcioDomini -
id
Long id
Attribute id -
idDominiUsuari
Long idDominiUsuari
Attribute idDominiUsuari -
idUsuari
Long idUsuari
Attribute idUsuari -
tipusDomini
TipusDominiUsuariEnumeration tipusDomini
Attribute tipusDomini
-
-
Class es.caib.seycon.ng.comu.Configuracio extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.ContenidorRol extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.ContingutTargetaExtranet extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.ControlAcces extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
comments
String comments
Attribute comments -
descripcioRol
String descripcioRol
Attribute descripcioRol -
id
Long id
Attribute id -
idAgent
Long idAgent
Attribute idAgent -
idMaquina
Long idMaquina
Attribute idMaquina -
idRol
Long idRol
Attribute idRol -
ipsPropagades
String ipsPropagades
Attribute ipsPropagades -
maquinaGeneric
String maquinaGeneric
Attribute maquinaGeneric -
nomAgent
String nomAgent
Attribute nomAgent -
nomMaquina
String nomMaquina
Attribute nomMaquina -
program
String program
Attribute program -
usuariGeneric
String usuariGeneric
Attribute usuariGeneric
-
-
Class es.caib.seycon.ng.comu.CorreuExtern extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.DadaUsuari extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountName
String accountName
Attribute accountName Account name, when the data applies to an account. Null when applies to a user -
blobDataValue
byte[] blobDataValue
Attribute blobDataValue -
codiDada
String codiDada
Attribute codiDada -
codiUsuari
String codiUsuari
Attribute codiUsuari User name, when the data applies to a user. Null when applies to an account -
dataLabel
String dataLabel
Attribute dataLabel -
id
Long id
Attribute id -
systemName
String systemName
Attribute systemName Account system, when the data applies to an account. Null when applies to a user -
valorDada
String valorDada
Attribute valorDada -
valorDadaDate
Calendar valorDadaDate
Attribute valorDadaDate -
visibility
AttributeVisibilityEnum visibility
Attribute visibility
-
-
Class es.caib.seycon.ng.comu.DadesDocent extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.DadesPare extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.Dispatcher extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
authoritative
boolean authoritative
Attribute authoritative -
authoritativeProcess
String authoritativeProcess
Attribute authoritativeProcess -
basRol
Boolean basRol
Attribute basRol -
blobParam
byte[] blobParam
Attribute blobParam -
codi
String codi
Attribute codi -
controlAccess
Boolean controlAccess
Attribute controlAccess -
created
Calendar created
Attribute created -
databaseReplicaId
Long databaseReplicaId
Attribute databaseReplicaId -
description
String description
Attribute description -
dominiContrasenyes
String dominiContrasenyes
Attribute dominiContrasenyes -
dominiUsuaris
String dominiUsuaris
Attribute dominiUsuaris -
fullReconciliation
boolean fullReconciliation
Attribute fullReconciliation -
generateTasksOnLoad
boolean generateTasksOnLoad
Attribute generateTasksOnLoad Forrward changes to each agent after load -
groupsList
List<String> groupsList
Attribute groupsList -
grups
String grups
Attribute grups -
id
Long id
Attribute id -
idDominiContrasenyes
Long idDominiContrasenyes
Attribute idDominiContrasenyes -
longTimeout
Long longTimeout
Attribute longTimeout Time out for long operations (milliseconds) -
manualAccountCreation
Boolean manualAccountCreation
Attribute manualAccountCreation -
nomCla
String nomCla
Attribute nomCla -
param0
String param0
Attribute param0 -
param1
String param1
Attribute param1 -
param2
String param2
Attribute param2 -
param3
String param3
Attribute param3 -
param4
String param4
Attribute param4 -
param5
String param5
Attribute param5 -
param6
String param6
Attribute param6 -
param7
String param7
Attribute param7 -
param8
String param8
Attribute param8 -
param9
String param9
Attribute param9 -
pause
boolean pause
Attribute pause -
readOnly
boolean readOnly
Attribute readOnly -
relacioLaboral
String relacioLaboral
Attribute relacioLaboral -
segur
Boolean segur
Attribute segur -
sharedDispatcher
Boolean sharedDispatcher
Attribute sharedDispatcher false to use a dedicated server thread. true to use a shared server thread -
tenant
String tenant
Attribute tenant Owner tenant -
threads
Long threads
Attribute threads Number of concurrent threads to process this agent tasks -
timeout
Long timeout
Attribute timeout Time out for normal operations (milliseconds) -
timeStamp
Calendar timeStamp
Attribute timeStamp -
url
String url
Attribute url -
url2
String url2
Attribute url2 -
usage
String usage
Attribute usage Type of dispatcher: PAM, IAM or SSE
-
-
Class es.caib.seycon.ng.comu.DispatcherAccessControl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
codi
String codi
Attribute codi -
controlAcces
List<ControlAcces> controlAcces
Attribute controlAcces Acces control rules -
controlAccessActiu
Boolean controlAccessActiu
Attribute controlAccessActiu
-
-
Class es.caib.seycon.ng.comu.Domini extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.DominiContrasenya extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.DominiCorreu extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.DominiUsuari extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
beanGenerator
String beanGenerator
Attribute beanGenerator -
bshExpr
String bshExpr
Attribute bshExpr -
bshExprCreate
String bshExprCreate
Attribute bshExprCreate -
codi
String codi
Attribute codi -
descripcio
String descripcio
Attribute descripcio -
id
Long id
Attribute id -
tipus
TipusDominiUsuariEnumeration tipus
Attribute tipus
-
-
Class es.caib.seycon.ng.comu.DominiUsuarisMember extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
codi
String codi
Attribute codi -
descripcio
String descripcio
Attribute descripcio -
descripcioTipus
String descripcioTipus
Attribute descripcioTipus -
dominiContrasenya
DominiContrasenya dominiContrasenya
Attribute dominiContrasenya -
dominiUsuari
DominiUsuari dominiUsuari
Attribute dominiUsuari -
politicaContrasenya
PoliticaContrasenya politicaContrasenya
Attribute politicaContrasenya -
tipus
String tipus
Attribute tipus
-
-
Class es.caib.seycon.ng.comu.EstatContrasenya extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountName
String accountName
Attribute accountName -
caducada
Boolean caducada
Attribute caducada -
caducitat
Calendar caducitat
Attribute caducitat -
data
Calendar data
Attribute data -
dispatcher
String dispatcher
Attribute dispatcher -
dominiContrasenyes
String dominiContrasenyes
Attribute dominiContrasenyes -
tipusPoliticaContrasenya
String tipusPoliticaContrasenya
Attribute tipusPoliticaContrasenya -
usuari
String usuari
Attribute usuari
-
-
Class es.caib.seycon.ng.comu.EstatContrasenyaBuida extends EstatContrasenya implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
usuariSenseContrasenyaDomini
Boolean usuariSenseContrasenyaDomini
Attribute usuariSenseContrasenyaDomini
-
-
Class es.caib.seycon.ng.comu.ExecucioPuntEntrada extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
ambit
String ambit
Attribute ambit -
codiTipusExecucio
String codiTipusExecucio
Attribute codiTipusExecucio -
contingut
String contingut
Attribute contingut -
id
Long id
Attribute id -
idPuntEntrada
Long idPuntEntrada
Attribute idPuntEntrada -
tipusMimeExecucio
String tipusMimeExecucio
Attribute tipusMimeExecucio
-
-
Class es.caib.seycon.ng.comu.Grup extends AbstractGrup implements Serializable
-
Class es.caib.seycon.ng.comu.GrupDispatcher extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.GrupImpressora extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.Identitat extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.Impressora extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
codi
String codi
Attribute codi -
description
String description
Attribute description -
groups
List<String> groups
Attribute groups -
id
Long id
Attribute id -
local
Boolean local
Attribute local -
model
String model
Attribute model -
nomMaquina
String nomMaquina
Attribute nomMaquina -
users
List<String> users
Attribute users
-
-
Class es.caib.seycon.ng.comu.LlistaCorreu extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
Map<String,Object> attributes
Attribute attributes Mail list custom attributes -
codiDomini
String codiDomini
Attribute codiDomini Mail domain -
descripcio
String descripcio
Attribute descripcio Mail description -
explodedUsersList
List<String> explodedUsersList
Attribute explodedUsersList Contains the exploded users list, resolving any group or role membership. -
groupMembers
List<String> groupMembers
Attribute groupMembers Business units whose membes should be subscribed to this list -
id
Long id
Attribute id -
llistaExterns
List<String> llistaExterns
Attribute llistaExterns External (unmanaged) mail lists that are subscribed to this one -
llistaLlistes
List<String> llistaLlistes
Attribute llistaLlistes Embeded mail lists -
llistaLlistesOnPertany
String llistaLlistesOnPertany
Attribute llistaLlistesOnPertany Mail lists that this one is subscribed to -
llistaUsuaris
List<String> llistaUsuaris
Attribute llistaUsuaris Contains the users that are directly subscribed to this mail list -
nom
String nom
Attribute nom Mail list name -
roleMembers
List<String> roleMembers
Attribute roleMembers Role whose gramtee should be subscribed to this list
-
-
Class es.caib.seycon.ng.comu.LlistaCorreuUsuari extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
codiDomini
String codiDomini
Attribute codiDomini -
codiUsuari
String codiUsuari
Attribute codiUsuari -
descripcioLlistaCorreu
String descripcioLlistaCorreu
Attribute descripcioLlistaCorreu -
disabled
Boolean disabled
Attribute disabled -
end
Date end
Attribute end -
id
Long id
Attribute id -
nomComplert
String nomComplert
Attribute nomComplert -
nomLlistaCorreu
String nomLlistaCorreu
Attribute nomLlistaCorreu -
start
Date start
Attribute start
-
-
Class es.caib.seycon.ng.comu.Maquina extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
adreca
String adreca
Attribute adreca -
aliasMaquina
List<String> aliasMaquina
Attribute aliasMaquina -
attributes
Map<String,Object> attributes
Attribute attributes Host custom attributes -
codiXarxa
String codiXarxa
Attribute codiXarxa -
correu
Boolean correu
Attribute correu -
created
Calendar created
Attribute created -
descripcio
String descripcio
Attribute descripcio -
dhcp
String dhcp
Attribute dhcp -
dynamicIp
Boolean dynamicIp
Attribute dynamicIp -
id
Long id
Attribute id -
lastSeen
Calendar lastSeen
Attribute lastSeen -
locked
Boolean locked
Attribute locked -
mac
String mac
Attribute mac -
nom
String nom
Attribute nom -
ofimatica
Boolean ofimatica
Attribute ofimatica -
serialNumber
String serialNumber
Attribute serialNumber -
servidorImpressores
Boolean servidorImpressores
Attribute servidorImpressores -
sistemaOperatiu
String sistemaOperatiu
Attribute sistemaOperatiu
-
-
Class es.caib.seycon.ng.comu.MaquinaSearchCriteria extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
adreca
String adreca
Attribute adreca -
alias
String alias
Attribute alias -
correu
String correu
Attribute correu -
dhcp
String dhcp
Attribute dhcp -
fetchSize
Integer fetchSize
The fetch size. -
firstResult
Integer firstResult
The first result to retrieve. -
mac
String mac
Attribute mac -
maximumResultSize
Integer maximumResultSize
The maximum size of the result set. -
nom
String nom
Attribute nom -
ofimatica
String ofimatica
Attribute ofimatica -
sistemaOperatiu
String sistemaOperatiu
Attribute sistemaOperatiu
-
-
Class es.caib.seycon.ng.comu.NetworkAuthorization extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.Notificacio extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
codiAplicacio
String codiAplicacio
Attribute codiAplicacio -
codiUsuari
String codiUsuari
Attribute codiUsuari -
dataAssignacio
String dataAssignacio
Attribute dataAssignacio -
informacio
String informacio
Attribute informacio -
nomCompletUsuari
String nomCompletUsuari
Attribute nomCompletUsuari -
nomRol
String nomRol
Attribute nomRol
-
-
Class es.caib.seycon.ng.comu.ObjectMapping extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
authoritative
boolean authoritative
Attribute authoritative Data on target system must be considered as authoritative -
condition
String condition
Attribute condition -
dispatcherId
Long dispatcherId
Attribute dispatcherId -
id
Long id
Attribute id -
soffidCustomObject
String soffidCustomObject
Attribute soffidCustomObject -
soffidObject
SoffidObjectType soffidObject
Attribute soffidObject -
systemObject
String systemObject
Attribute systemObject
-
-
Class es.caib.seycon.ng.comu.ObjectMappingProperty extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.ObjectMappingTrigger extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Long id
Attribute id -
objectId
Long objectId
Attribute objectId -
script
String script
Attribute script -
trigger
SoffidObjectTrigger trigger
Attribute trigger
-
-
Class es.caib.seycon.ng.comu.OsType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.ParaulaProhibida extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.ParaulaProhibidaPoliticaContrasenya extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
id
Long id
Attribute id -
paraulaProhibida
ParaulaProhibida paraulaProhibida
Attribute paraulaProhibida -
politicaContrasenyaDomini
PoliticaContrasenya politicaContrasenyaDomini
Attribute politicaContrasenyaDomini
-
-
Class es.caib.seycon.ng.comu.Password extends Password implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.PolicyCheckResult extends PolicyCheckResult implements Serializable
-
Class es.caib.seycon.ng.comu.PoliticaContrasenya extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
allowPasswordChange
boolean allowPasswordChange
Attribute allowPasswordChange Enables users to change password value -
allowPasswordQuery
boolean allowPasswordQuery
Attribute allowPasswordQuery Enables users to query password value -
codiDominiContrasenya
String codiDominiContrasenya
Attribute codiDominiContrasenya -
codiDominiUsuaris
String codiDominiUsuaris
Attribute codiDominiUsuaris -
complexPasswords
boolean complexPasswords
Attribute complexPasswords Enable complex password just like MS AD -
decripcioTipusUsuari
String decripcioTipusUsuari
Attribute decripcioTipusUsuari -
descripcio
String descripcio
Attribute descripcio -
duradaMaxima
Long duradaMaxima
Attribute duradaMaxima -
duradaMaximaCaducada
Long duradaMaximaCaducada
Attribute duradaMaximaCaducada -
expressioRegular
String expressioRegular
Attribute expressioRegular -
id
Long id
Attribute id -
maxFailures
Integer maxFailures
Attribute maxFailures -
maxHistoric
Long maxHistoric
Attribute maxHistoric -
maxLongitud
Long maxLongitud
Attribute maxLongitud -
maxMajuscules
Long maxMajuscules
Attribute maxMajuscules -
maxMinuscules
Long maxMinuscules
Attribute maxMinuscules -
maxNumeros
Long maxNumeros
Attribute maxNumeros -
maxSignesPuntuacio
Long maxSignesPuntuacio
Attribute maxSignesPuntuacio -
minimumPeriod
Long minimumPeriod
Attribute minimumPeriod -
minLongitud
Long minLongitud
Attribute minLongitud -
minMajuscules
Long minMajuscules
Attribute minMajuscules -
minMinuscules
Long minMinuscules
Attribute minMinuscules -
minNumeros
Long minNumeros
Attribute minNumeros -
minSignesPuntuacio
Long minSignesPuntuacio
Attribute minSignesPuntuacio -
tempsRenovacio
Long tempsRenovacio
Attribute tempsRenovacio -
tipus
String tipus
Attribute tipus -
tipusUsuari
String tipusUsuari
Attribute tipusUsuari -
unlockAfterSeconds
Integer unlockAfterSeconds
Attribute unlockAfterSeconds -
validationScript
String validationScript
Attribute validationScript Script to check password is valid -
validationScriptDescription
String validationScriptDescription
Attribute validationScriptDescription Description of script to check password is valid
-
-
Class es.caib.seycon.ng.comu.ProcesWF extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.PuntEntrada extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
autoritzacions
Collection<AutoritzacioPuntEntrada> autoritzacions
Attribute autoritzacions -
codi
String codi
Attribute codi -
esPublic
boolean esPublic
Attribute esPublic -
execucions
Collection<ExecucioPuntEntrada> execucions
Attribute execucions -
id
Long id
Attribute id -
idIcona1
Long idIcona1
Attribute idIcona1 -
idIcona2
Long idIcona2
Attribute idIcona2 -
idPare
Long idPare
Attribute idPare -
imgIcona1
byte[] imgIcona1
Attribute imgIcona1 -
imgIcona2
byte[] imgIcona2
Attribute imgIcona2 -
informationSystem
String informationSystem
Attribute informationSystem -
menu
boolean menu
Attribute menu -
nom
String nom
Attribute nom -
numColumnes
Long numColumnes
Attribute numColumnes -
ordre
String ordre
Attribute ordre -
system
String system
Attribute system -
tipusMenu
String tipusMenu
Attribute tipusMenu -
visible
boolean visible
Attribute visible -
xmlPUE
String xmlPUE
Attribute xmlPUE
-
-
Class es.caib.seycon.ng.comu.RegistreAcces extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountName
String accountName
Attribute accountName Account name for PAM Sessions -
clientAddress
String clientAddress
Attribute clientAddress -
codeAge
String codeAge
Attribute codeAge -
codiUsuari
String codiUsuari
Attribute codiUsuari -
dataFi
Calendar dataFi
Attribute dataFi -
dataInici
Calendar dataInici
Attribute dataInici -
id
Long id
Attribute id -
idSessio
String idSessio
Attribute idSessio -
informacio
String informacio
Attribute informacio -
jumpServerGroup
String jumpServerGroup
Attribute jumpServerGroup Jump server for PAM Sessions -
nomClinet
String nomClinet
Attribute nomClinet -
nomCompletUsuari
String nomCompletUsuari
Attribute nomCompletUsuari -
nomServidor
String nomServidor
Attribute nomServidor -
protocolAcces
String protocolAcces
Attribute protocolAcces -
tipusAcces
String tipusAcces
Attribute tipusAcces
-
-
Class es.caib.seycon.ng.comu.RelacioLlistaCorreu extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
codiDominiCorreuConte
String codiDominiCorreuConte
Attribute codiDominiCorreuConte -
codiDominiCorreuPertany
String codiDominiCorreuPertany
Attribute codiDominiCorreuPertany -
id
Long id
Attribute id -
nomLlistaCorreuConte
String nomLlistaCorreuConte
Attribute nomLlistaCorreuConte -
nomLlistaCorreuPertany
String nomLlistaCorreuPertany
Attribute nomLlistaCorreuPertany
-
-
Class es.caib.seycon.ng.comu.Renovacio extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.RenovacioSearchCriteria extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
actiu
String actiu
Attribute actiu -
data
Calendar data
Attribute data -
dataRenovacio
Calendar dataRenovacio
Attribute dataRenovacio -
fetchSize
Integer fetchSize
The fetch size. -
firstResult
Integer firstResult
The first result to retrieve. -
maximumResultSize
Integer maximumResultSize
The maximum size of the result set.
-
-
Class es.caib.seycon.ng.comu.ReplicaDatabase extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.Rol extends AbstractRol implements Serializable
-
Class es.caib.seycon.ng.comu.RolAccount extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountDispatcher
String accountDispatcher
Attribute accountDispatcher -
accountId
Long accountId
Attribute accountId -
accountName
String accountName
Attribute accountName -
approvalPending
boolean approvalPending
Attribute approvalPending -
approvalProcess
Long approvalProcess
Attribute approvalProcess When an aproval process is needed to enable this rol assignment -
baseDeDades
String baseDeDades
Attribute baseDeDades -
certificationDate
Date certificationDate
Attribute certificationDate Last certification date -
codiAplicacio
String codiAplicacio
Attribute codiAplicacio -
codiGrupUsuari
String codiGrupUsuari
Attribute codiGrupUsuari -
codiUsuari
String codiUsuari
Attribute codiUsuari -
delegateAccount
String delegateAccount
Attribute delegateAccount Delegate account -
delegateSince
Date delegateSince
Attribute delegateSince Delegate since date -
delegateUntil
Date delegateUntil
Attribute delegateUntil Delegate until date -
delegationStatus
DelegationStatus delegationStatus
Attribute delegationStatus Delegation status -
descripcioGrup
String descripcioGrup
Attribute descripcioGrup -
descripcioRol
String descripcioRol
Attribute descripcioRol -
enabled
boolean enabled
Attribute enabled True if the role is enabled or not. When the start/end date reaches, the flag should change -
endDate
Date endDate
Attribute endDate Rol assignment end date. Null means forever -
gestionableWF
String gestionableWF
Attribute gestionableWF -
holderGroup
String holderGroup
Attribute holderGroup This attribute holds the group name that is bound to this the role assignment. Not applicable for shared accounts -
id
Long id
Attribute id -
nomComplertUsuari
String nomComplertUsuari
Attribute nomComplertUsuari -
nomRol
String nomRol
Attribute nomRol -
ownerAccount
String ownerAccount
Attribute ownerAccount Entitled account who delegatse to delegateAccount -
parentGrant
Long parentGrant
Attribute parentGrant Parent grant id, for optinal role to role grant -
removalPending
Boolean removalPending
Attribute removalPending -
roleCategory
String roleCategory
Attribute roleCategory -
roleId
Long roleId
Attribute roleId -
ruleDescription
String ruleDescription
Attribute ruleDescription -
ruleId
Long ruleId
Attribute ruleId Rule that has cretaed the role assignment -
sodRisk
SoDRisk sodRisk
Attribute sodRisk -
sodRules
Collection<SoDRule> sodRules
Attribute sodRules -
startDate
Date startDate
Attribute startDate Rol assignment start date. Null means since now -
valorDomini
ValorDomini valorDomini
Attribute valorDomini
-
-
Class es.caib.seycon.ng.comu.RolGrant extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
dispatcher
String dispatcher
Attribute dispatcher -
domainDescription
String domainDescription
Attribute domainDescription The grant domain or scope description -
domainValue
String domainValue
Attribute domainValue The grant domain or scope -
enabled
boolean enabled
Attribute enabled -
endDate
Date endDate
Attribute endDate Rol assignment end date. Null means forever -
hasDomain
boolean hasDomain
Attribute hasDomain true if the grant has domain or scope -
holderGroup
String holderGroup
Attribute holderGroup This attribute holds the group name that is bound to this the role assignment. Not applicable for shared accounts -
id
Long id
Attribute id -
idRol
Long idRol
Attribute idRol -
informationSystem
String informationSystem
Attribute informationSystem -
mandatory
Boolean mandatory
Attribute mandatory True if the role is always granted. False if role grant is optional, and thus can be removed from user entitlements form -
ownerAccountName
String ownerAccountName
Attribute ownerAccountName -
ownerDispatcher
String ownerDispatcher
Attribute ownerDispatcher -
ownerGroup
String ownerGroup
Attribute ownerGroup Owner group, if any. Applies to roles granted to groups -
ownerInformationSystem
String ownerInformationSystem
Attribute ownerInformationSystem -
ownerRol
Long ownerRol
Attribute ownerRol Owner role id, if any. Applies to roles granted to roles -
ownerRolDescription
String ownerRolDescription
Attribute ownerRolDescription -
ownerRolDomainValue
String ownerRolDomainValue
Attribute ownerRolDomainValue Scope to be applied to owner role grant -
ownerRolName
String ownerRolName
Attribute ownerRolName -
roleDescription
String roleDescription
Attribute roleDescription -
rolName
String rolName
Attribute rolName -
startDate
Date startDate
Attribute startDate Rol assignment start date. Null means since now -
status
RoleDependencyStatus status
Attribute status -
user
String user
Attribute user
-
-
Class es.caib.seycon.ng.comu.RolGrantHierarchy extends RolGrant implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountDescription
String accountDescription
Attribute accountDescription -
accountName
String accountName
Attribute accountName -
groupDescription
String groupDescription
Attribute groupDescription -
groupName
String groupName
Attribute groupName -
nested
List<RolGrantHierarchy> nested
Attribute nested -
ruleDescription
String ruleDescription
Attribute ruleDescription -
ruleName
String ruleName
Attribute ruleName
-
-
Class es.caib.seycon.ng.comu.RolSearchCriteria extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
baseDeDades
String baseDeDades
Attribute baseDeDades -
contrasenya
String contrasenya
Attribute contrasenya -
defecte
String defecte
Attribute defecte -
descripcio
String descripcio
Attribute descripcio -
fetchSize
Integer fetchSize
The fetch size. -
firstResult
Integer firstResult
The first result to retrieve. -
maximumResultSize
Integer maximumResultSize
The maximum size of the result set. -
nom
String nom
Attribute nom -
superRole
String superRole
Attribute superRole -
tipusRol
String tipusRol
Attribute tipusRol
-
-
Class es.caib.seycon.ng.comu.RolsGrup extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
baseDeDadesRol
String baseDeDadesRol
Attribute baseDeDadesRol -
codiAplicacio
String codiAplicacio
Attribute codiAplicacio -
codiGrup
String codiGrup
Attribute codiGrup -
descripcioGrup
String descripcioGrup
Attribute descripcioGrup -
descripcioRol
String descripcioRol
Attribute descripcioRol -
id
Long id
Attribute id -
nomRol
String nomRol
Attribute nomRol -
valorDomini
ValorDomini valorDomini
Attribute valorDomini
-
-
Class es.caib.seycon.ng.comu.Servei extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.ServeiSearchCriteria extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.Server extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
auth
String auth
Attribute auth -
backupDatabase
Long backupDatabase
Attribute backupDatabase -
id
Long id
Attribute id -
javaOptions
String javaOptions
Attribute javaOptions -
nom
String nom
Attribute nom -
pk
byte[] pk
Attribute pk -
publicKey
PublicKey publicKey
Attribute publicKey -
publicUrl
String publicUrl
Attribute publicUrl -
type
ServerType type
Attribute type -
url
String url
Attribute url -
useMasterDatabase
Boolean useMasterDatabase
Attribute useMasterDatabase
-
-
Class es.caib.seycon.ng.comu.ServerPlugin extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
author
String author
Attribute author -
deployed
Date deployed
Attribute deployed -
enabled
boolean enabled
Attribute enabled -
id
Long id
Attribute id -
modules
Collection<ServerPluginModule> modules
Attribute modules -
name
String name
Attribute name -
version
String version
Attribute version
-
-
Class es.caib.seycon.ng.comu.ServerPluginModule extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
agents
Collection<AgentDescriptor> agents
Attribute agents -
initClass
String initClass
Attribute initClass -
name
String name
Attribute name -
resourceName
String resourceName
Attribute resourceName -
type
ServerPluginModuleType type
Attribute type
-
-
Class es.caib.seycon.ng.comu.ServerPluginModuleType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class es.caib.seycon.ng.comu.ServerType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class es.caib.seycon.ng.comu.Sessio extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountName
String accountName
Attribute accountName Account name for PAM sessions -
authenticationMethod
String authenticationMethod
Attribute authenticationMethod -
clau
String clau
Attribute clau -
clauTemporal
String clauTemporal
Attribute clauTemporal -
codiUsuari
String codiUsuari
Attribute codiUsuari -
dataInici
Calendar dataInici
Attribute dataInici -
dataKeepAlive
Calendar dataKeepAlive
Attribute dataKeepAlive -
id
Long id
Attribute id -
idRegistreAccess
Long idRegistreAccess
Attribute idRegistreAccess -
monitorUrl
String monitorUrl
Attribute monitorUrl Monitoring URL -
nomComplertUsuari
String nomComplertUsuari
Attribute nomComplertUsuari -
nomMaquinaClient
String nomMaquinaClient
Attribute nomMaquinaClient -
nomMaquinaServidora
String nomMaquinaServidora
Attribute nomMaquinaServidora -
port
Long port
Attribute port -
sessionUrl
String sessionUrl
Attribute sessionUrl Session URL for PAM sessions -
tenantName
String tenantName
Attribute tenantName Tenant name -
type
TipusSessio type
Attribute type -
url
String url
Attribute url
-
-
Class es.caib.seycon.ng.comu.SeyconAgentTaskLog extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
codiAgent
String codiAgent
Attribute codiAgent -
complet
String complet
Attribute complet -
darreraExecucio
Long darreraExecucio
Attribute darreraExecucio -
dataCreacio
Calendar dataCreacio
Attribute dataCreacio -
dataDarreraExecucio
Calendar dataDarreraExecucio
Attribute dataDarreraExecucio -
dataProximaExecucio
Calendar dataProximaExecucio
Attribute dataProximaExecucio -
descripcioTasca
String descripcioTasca
Attribute descripcioTasca -
idTasca
Long idTasca
Attribute idTasca -
missatge
String missatge
Attribute missatge -
numExecucions
Long numExecucions
Attribute numExecucions -
prioritat
Long prioritat
Attribute prioritat -
proximaExecucio
Long proximaExecucio
Attribute proximaExecucio -
server
String server
Attribute server -
stackTrace
String stackTrace
Attribute stackTrace
-
-
Class es.caib.seycon.ng.comu.SeyconServerInfo extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
caducitatMainCertificate
Calendar caducitatMainCertificate
Attribute caducitatMainCertificate -
caducitatRootCertificate
Calendar caducitatRootCertificate
Attribute caducitatRootCertificate -
connectedAgents
Integer connectedAgents
Attribute connectedAgents -
dataActualServer
Calendar dataActualServer
Attribute dataActualServer -
databaseConnections
String databaseConnections
Attribute databaseConnections -
descripcio
String descripcio
Attribute descripcio -
estat
String estat
Attribute estat -
jetty
String jetty
Attribute jetty -
numAgents
Integer numAgents
Attribute numAgents -
numTasquesPendents
long numTasquesPendents
Attribute numTasquesPendents -
sso
String sso
Attribute sso -
ssoDaemon
String ssoDaemon
Attribute ssoDaemon -
taskGenerator
String taskGenerator
Attribute taskGenerator -
url
String url
Attribute url -
versio
String versio
Attribute versio
-
-
Class es.caib.seycon.ng.comu.SoDRisk extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class es.caib.seycon.ng.comu.SoDRole extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.SoDRule extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.SoffidObjectTrigger extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class es.caib.seycon.ng.comu.SoffidObjectType extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class es.caib.seycon.ng.comu.TargetaExtranet extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
actiu
String actiu
Attribute actiu -
codi
String codi
Attribute codi -
codiUsuari
String codiUsuari
Attribute codiUsuari -
contingut
Collection<ContingutTargetaExtranet> contingut
Attribute contingut -
dataCaducitat
Calendar dataCaducitat
Attribute dataCaducitat -
dataEmissio
Calendar dataEmissio
Attribute dataEmissio -
id
Long id
Attribute id
-
-
Class es.caib.seycon.ng.comu.Tasca extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
alies
String alies
Attribute alies -
bd
String bd
Attribute bd -
cancon
String cancon
Attribute cancon -
carpet
String carpet
Attribute carpet -
coddis
String coddis
Attribute coddis -
contra
String contra
Attribute contra -
customObjectName
String customObjectName
Attribute customObjectName -
customObjectType
String customObjectType
Attribute customObjectType -
customTaskName
String customTaskName
Attribute customTaskName -
dataTasca
Calendar dataTasca
Attribute dataTasca -
domcor
String domcor
Attribute domcor -
dominiContrasenyes
String dominiContrasenyes
Attribute dominiContrasenyes -
dominiUsuaris
String dominiUsuaris
Attribute dominiUsuaris -
entity
String entity
Attribute entity -
expirationDate
Calendar expirationDate
Attribute expirationDate -
grup
String grup
Attribute grup -
hash
String hash
Attribute hash -
id
Long id
Attribute id -
impres
String impres
Attribute impres -
maquin
String maquin
Attribute maquin -
missat
String missat
Attribute missat -
parameters
String parameters
Attribute parameters Serialized JSON parameters -
primaryKeyValue
Long primaryKeyValue
Attribute primaryKeyValue -
role
String role
Attribute role -
server
String server
Attribute server -
serverInstance
String serverInstance
Attribute serverInstance -
status
String status
Attribute status -
subxar
String subxar
Attribute subxar -
tipcar
String tipcar
Attribute tipcar -
transa
String transa
Attribute transa -
usuari
String usuari
Attribute usuari
-
-
Class es.caib.seycon.ng.comu.TipusDada extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
adminVisibility
AttributeVisibilityEnum adminVisibility
Attribute adminVisibility Administrator visibility -
builtin
Boolean builtin
Attribute builtin Built-in attribute -
builtinHandler
String builtinHandler
Attribute builtinHandler Bulti-in handler class -
codi
String codi
Attribute codi -
dataObjectType
String dataObjectType
Attribute dataObjectType Object type instances acting as value of the attribute, for custom object type attributes -
description
String description
Attribute description Attribute description -
enumeration
String enumeration
Attribute enumeration Java class to enumerate values -
filterExpression
String filterExpression
Attribute filterExpression SCIM Expression to test if the reference object can be selected -
hint
String hint
Attribute hint User hint -
id
Long id
Attribute id -
label
String label
Attribute label Label for this data type -
letterCase
LetterCaseEnum letterCase
Attribute letterCase Uppercase / lowercase usage -
multiLine
boolean multiLine
Attribute multiLine -
multiValued
boolean multiValued
Attribute multiValued -
multiValuedRows
Integer multiValuedRows
Attribute multiValuedRows Display a maxim of rows values. For more values, a scroll bar will appear -
nlsLabel
String nlsLabel
Attribute nlsLabel Key of the localized label for this data type -
objectType
String objectType
Attribute objectType Object type acting as owner of the attribute -
onChangeTrigger
String onChangeTrigger
Attribute onChangeTrigger Trigger to run when the data is changed -
onFocusTrigger
String onFocusTrigger
Attribute onFocusTrigger Trigger to run when the field is focused -
onLoadTrigger
String onLoadTrigger
Attribute onLoadTrigger Trigger to run when the data is displayed -
operatorVisibility
AttributeVisibilityEnum operatorVisibility
Attribute operatorVisibility Operator visibility -
ordre
Long ordre
Attribute ordre -
readOnly
boolean readOnly
Attribute readOnly -
required
boolean required
Attribute required -
scope
MetadataScope scope
Attribute scope -
searchCriteria
Boolean searchCriteria
Attribute searchCriteria Include field in quick searches -
size
Integer size
Attribute size -
systemName
String systemName
Attribute systemName System where this attribute applies to. Null applies to identity itself -
type
TypeEnumeration type
Attribute type -
unique
Boolean unique
Attribute unique Unique value -
userVisibility
AttributeVisibilityEnum userVisibility
Attribute userVisibility User visibility -
validationExpression
String validationExpression
Attribute validationExpression Expression to test if attribute value is valid or not -
validator
String validator
Attribute validator Java class to validate field -
values
List<String> values
Attribute values List of allowed values -
visibilityExpression
String visibilityExpression
Attribute visibilityExpression Expression to test if attribute should be displayed or not
-
-
Class es.caib.seycon.ng.comu.TipusDominiUsuariEnumeration extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class es.caib.seycon.ng.comu.TipusExecucioPuntEntrada extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.TipusSessio extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class es.caib.seycon.ng.comu.TipusUnitatOrganitzativa extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.TipusUsuari extends AbstractTipusUsuari implements Serializable
-
Class es.caib.seycon.ng.comu.TipusUsuariDispatcher extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.TypeEnumeration extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readResolve
private Object readResolve() throws ObjectStreamException
This method allows the deserialization of an instance of this enumeration type to return the actual instance that will be the singleton for the JVM in which the current thread is running. Doing this will allow users to safely use the equality operator==
for enumerations because a regular deserialized object is always a newly constructed instance and will therefore never be an existing reference; it is thisreadResolve()
method which will intercept the deserialization process in order to return the proper singleton reference. This method is documented here: Java Object Serialization Specification- Throws:
ObjectStreamException
-
-
Serialized Fields
-
value
String value
The default constructor, allowing super classes to access it
-
-
Class es.caib.seycon.ng.comu.UserAccount extends Account implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
user
String user
Attribute user
-
-
Class es.caib.seycon.ng.comu.Usuari extends AbstractUsuari implements Serializable
-
Class es.caib.seycon.ng.comu.UsuariAlumne extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
codiCentre
String codiCentre
Attribute codiCentre -
codiUsuari
String codiUsuari
Attribute codiUsuari -
codiXestib
String codiXestib
Attribute codiXestib -
contrasenya
String contrasenya
Attribute contrasenya -
correuElectronic
String correuElectronic
Attribute correuElectronic -
grupAlumne
String grupAlumne
Attribute grupAlumne -
llinatge1
String llinatge1
Attribute llinatge1 -
llinatge2
String llinatge2
Attribute llinatge2 -
nom
String nom
Attribute nom
-
-
Class es.caib.seycon.ng.comu.UsuariAnonim extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.UsuariCriteria extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
accountName
String accountName
Attribute accountName -
accountSystem
String accountSystem
Attribute accountSystem -
actiu
Boolean actiu
Attribute actiu -
aliesCorreu
String aliesCorreu
Attribute aliesCorreu -
attributeName
String attributeName
Attribute attributeName -
attributeValue
String attributeValue
Attribute attributeValue -
codi
String codi
Attribute codi -
codiGrupPrimari
String codiGrupPrimari
Attribute codiGrupPrimari -
comentari
String comentari
Attribute comentari -
dataCreacioUsuari
String dataCreacioUsuari
Attribute dataCreacioUsuari -
dataDarreraModificacioUsuari
String dataDarreraModificacioUsuari
Attribute dataDarreraModificacioUsuari -
descripcioGrupPrimari
String descripcioGrupPrimari
Attribute descripcioGrupPrimari -
dominiCorreu
String dominiCorreu
Attribute dominiCorreu -
id
Long id
Attribute id -
multiSessio
Boolean multiSessio
Attribute multiSessio -
NIF
String NIF
Attribute NIF -
nom
String nom
Attribute nom -
nomCurt
String nomCurt
Attribute nomCurt -
passwordMaxAge
Long passwordMaxAge
Attribute passwordMaxAge -
primerLlinatge
String primerLlinatge
Attribute primerLlinatge -
rolName
String rolName
Attribute rolName -
rolSystem
String rolSystem
Attribute rolSystem -
secondaryGroup
String secondaryGroup
Attribute secondaryGroup -
segonLlinatge
String segonLlinatge
Attribute segonLlinatge -
servidorCorreu
String servidorCorreu
Attribute servidorCorreu -
servidorHome
String servidorHome
Attribute servidorHome -
servidorPerfil
String servidorPerfil
Attribute servidorPerfil -
telefon
String telefon
Attribute telefon -
tipusUsuari
String tipusUsuari
Attribute tipusUsuari -
usuariCreacio
String usuariCreacio
Attribute usuariCreacio -
usuariDarreraModificacio
String usuariDarreraModificacio
Attribute usuariDarreraModificacio
-
-
Class es.caib.seycon.ng.comu.UsuariGrup extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
Map<String,Object> attributes
Attribute attributes User group custom attributes -
codiGrup
String codiGrup
Attribute codiGrup -
codiUsuari
String codiUsuari
Attribute codiUsuari -
descripcioGrup
String descripcioGrup
Attribute descripcioGrup -
disabled
Boolean disabled
Attribute disabled -
end
Date end
Attribute end -
groupId
Long groupId
Attribute groupId -
id
Long id
Attribute id -
info
String info
Attribute info -
nomComplet
String nomComplet
Attribute nomComplet -
primaryGroup
Boolean primaryGroup
Attribute primaryGroup This column indicates that this membership is an historic snapshot of a primary group membership -
start
Date start
Attribute start -
userId
Long userId
Attribute userId
-
-
Class es.caib.seycon.ng.comu.UsuariImpressora extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
codiImpressora
String codiImpressora
Attribute codiImpressora -
codiUsuari
String codiUsuari
Attribute codiUsuari -
id
Long id
Attribute id -
nomComplert
String nomComplert
Attribute nomComplert -
nomServidorImpressora
String nomServidorImpressora
Attribute nomServidorImpressora -
perDefecte
Boolean perDefecte
Attribute perDefecte
-
-
Class es.caib.seycon.ng.comu.UsuariWFProcess extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.comu.ValorDomini extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
codiExternDomini
String codiExternDomini
Attribute codiExternDomini Information system name -
descripcio
String descripcio
Attribute descripcio Domain value description -
id
Long id
Attribute id Unique identifier -
nomDomini
String nomDomini
Attribute nomDomini Domain name -
valor
String valor
Attribute valor Domain value
-
-
Class es.caib.seycon.ng.comu.Xarxa extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
adreca
String adreca
Attribute adreca -
codi
String codi
Attribute codi -
descripcio
String descripcio
Attribute descripcio -
dhcp
String dhcp
Attribute dhcp -
dhcpSupport
boolean dhcpSupport
Attribute dhcpSupport -
discovery
Boolean discovery
Attribute discovery -
discoveryRanges
List<String> discoveryRanges
Attribute discoveryRanges -
discoveryServer
String discoveryServer
Attribute discoveryServer -
id
Long id
Attribute id -
loginRestriction
Boolean loginRestriction
Attribute loginRestriction -
mascara
String mascara
Attribute mascara -
normalitzada
Boolean normalitzada
Attribute normalitzada
-
-
Class es.caib.seycon.ng.comu.XarxaSearchCriteria extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
adreca
String adreca
Attribute adreca -
codi
String codi
Attribute codi -
descripcio
String descripcio
Attribute descripcio -
dhcp
String dhcp
Attribute dhcp -
fetchSize
Integer fetchSize
The fetch size. -
firstResult
Integer firstResult
The first result to retrieve. -
mascara
String mascara
Attribute mascara -
maximumResultSize
Integer maximumResultSize
The maximum size of the result set. -
normalitzada
String normalitzada
Attribute normalitzada
-
-
-
Package es.caib.seycon.ng.comu.sso
-
Class es.caib.seycon.ng.comu.sso.Secret extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package es.caib.seycon.ng.exception
-
Class es.caib.seycon.ng.exception.AccountAlreadyExistsException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.exception.BadPasswordException extends Exception implements Serializable
-
Class es.caib.seycon.ng.exception.CertificateEnrollDenied extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.exception.CertificateEnrollWaitingForAproval extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.exception.InternalErrorException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.exception.InvalidPasswordException extends Exception implements Serializable
-
Class es.caib.seycon.ng.exception.LogonDeniedException extends Exception implements Serializable
-
Class es.caib.seycon.ng.exception.NeedsAccountNameException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.exception.NotAllowedException extends InternalErrorException implements Serializable
-
Class es.caib.seycon.ng.exception.ServerRedirectException extends Exception implements Serializable
- serialVersionUID:
- 9136059242457783631L
-
Serialized Fields
-
serverList
Collection<String> serverList
-
-
Class es.caib.seycon.ng.exception.SeyconAccessLocalException extends SecurityException implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.exception.SeyconException extends RuntimeException implements Serializable
-
Class es.caib.seycon.ng.exception.TooManySessionsException extends LogonDeniedException implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.exception.UnknownApplicationException extends Exception implements Serializable
-
Class es.caib.seycon.ng.exception.UnknownGroupException extends Exception implements Serializable
-
Class es.caib.seycon.ng.exception.UnknownHostException extends Exception implements Serializable
-
Class es.caib.seycon.ng.exception.UnknownMailListException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.exception.UnknownNetworkException extends Exception implements Serializable
-
Class es.caib.seycon.ng.exception.UnknownPrinterException extends Exception implements Serializable
-
Class es.caib.seycon.ng.exception.UnknownRoleException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class es.caib.seycon.ng.exception.UnknownUserException extends Exception implements Serializable
-
Class es.caib.seycon.ng.exception.VerifySignatureException extends Exception implements Serializable
-
-
Package es.caib.seycon.ng.servei
-
Class es.caib.seycon.ng.servei.DuplicatedClassException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
-
Package es.caib.seycon.ng.sync.agent
-
Class es.caib.seycon.ng.sync.agent.Plugin extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package es.caib.seycon.ng.sync.intf
-
Class es.caib.seycon.ng.sync.intf.AuthoritativeChange extends Object implements Serializable
- serialVersionUID:
- -3968123356323004507L
-
Serialized Fields
-
attributes
Map<String,Object> attributes
Attribute attributes -
group
Grup group
Attribute group -
groups
Set<String> groups
Attribute groups -
groups2
Collection<UsuariGrup> groups2
Attribute groups2 -
id
AuthoritativeChangeIdentifier id
Attribute id -
object
CustomObject object
Attribute object -
objectType
SoffidObjectType objectType
Attribute objectType -
sourceSystem
String sourceSystem
Attribute sourceSystem -
user
Usuari user
Attribute user
-
-
Class es.caib.seycon.ng.sync.intf.AuthoritativeChangeIdentifier extends Object implements Serializable
- serialVersionUID:
- -605755430186793407L
-
Class es.caib.seycon.ng.sync.intf.ExtensibleObject extends ExtensibleObject implements Serializable
-
Class es.caib.seycon.ng.sync.intf.ExtensibleObjectMapping extends ObjectMapping implements Serializable
- serialVersionUID:
- -7332145350848632617L
-
Serialized Fields
-
attributes
Collection<AttributeMapping> attributes
-
properties
Map<String,String> properties
-
triggers
Collection<ObjectMappingTrigger> triggers
-
-
Class es.caib.seycon.ng.sync.intf.ExtensibleObjects extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
objects
List<ExtensibleObject> objects
-
-
Class es.caib.seycon.ng.sync.intf.KerberosPrincipalInfo extends KerberosPrincipalInfo implements Serializable
-
Class es.caib.seycon.ng.sync.intf.LogEntry extends LogEntry implements Serializable
-
Class es.caib.seycon.ng.sync.intf.PrinterDescription extends Object implements Serializable
-
Serialized Fields
-
ASQueueName
String ASQueueName
nombre que tiene en el AS-400 @deprecated -
Groups
String[] Groups
Grupos que deben acceder a ella -
HostName
String HostName
host que alberga la cola -
QueueName
String QueueName
nombre de la cola -
SAPQueueName
String SAPQueueName
nombre que tiene en SAP @deprecated -
Users
String[] Users
Usuarios que deben acceder a ella
-
-
-
Class es.caib.seycon.ng.sync.intf.ServiceDescription extends Object implements Serializable
-
Class es.caib.seycon.ng.sync.intf.WrappedExtensibleObject extends ExtensibleObject implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
source
ExtensibleObject source
-
-
-
Package es.caib.seycon.util
-
Class es.caib.seycon.util.TimedOutException extends Exception implements Serializable
-