Serialized Form
-
Package org.apache.syncope.common.lib.policy
-
Class org.apache.syncope.common.lib.policy.AbstractAccountRuleConf extends Object implements Serializable
- serialVersionUID:
- -4080475005967851092L
-
Serialized Fields
-
name
String name
-
-
Class org.apache.syncope.common.lib.policy.AbstractCorrelationRuleConf extends Object implements Serializable
- serialVersionUID:
- -4080475005967851092L
-
Serialized Fields
-
name
String name
-
-
Class org.apache.syncope.common.lib.policy.AbstractPasswordRuleConf extends Object implements Serializable
- serialVersionUID:
- -5814018872387142339L
-
Serialized Fields
-
name
String name
-
-
Class org.apache.syncope.common.lib.policy.AccountPolicyTO extends PolicyTO implements Serializable
- serialVersionUID:
- -1557150042828800134L
-
Class org.apache.syncope.common.lib.policy.DefaultAccountRuleConf extends AbstractAccountRuleConf implements Serializable
- serialVersionUID:
- 3259256974414758406L
-
Serialized Fields
-
allLowerCase
boolean allLowerCase
-
allUpperCase
boolean allUpperCase
-
maxLength
int maxLength
-
minLength
int minLength
-
pattern
String pattern
-
prefixesNotPermitted
List<String> prefixesNotPermitted
-
schemasNotPermitted
List<String> schemasNotPermitted
-
suffixesNotPermitted
List<String> suffixesNotPermitted
-
wordsNotPermitted
List<String> wordsNotPermitted
-
-
Class org.apache.syncope.common.lib.policy.DefaultPasswordRuleConf extends AbstractPasswordRuleConf implements Serializable
- serialVersionUID:
- -7988778083915548547L
-
Serialized Fields
-
alphabetical
int alphabetical
-
digit
int digit
-
illegalChars
List<Character> illegalChars
-
lowercase
int lowercase
-
maxLength
int maxLength
-
minLength
int minLength
-
repeatSame
int repeatSame
-
schemasNotPermitted
List<String> schemasNotPermitted
-
special
int special
-
specialChars
List<Character> specialChars
-
uppercase
int uppercase
-
usernameAllowed
boolean usernameAllowed
-
wordsNotPermitted
List<String> wordsNotPermitted
-
-
Class org.apache.syncope.common.lib.policy.DefaultPullCorrelationRuleConf extends AbstractCorrelationRuleConf implements Serializable
- serialVersionUID:
- 429126085793346273L
-
Class org.apache.syncope.common.lib.policy.DefaultPushCorrelationRuleConf extends AbstractCorrelationRuleConf implements Serializable
- serialVersionUID:
- 429126085793346273L
-
Class org.apache.syncope.common.lib.policy.HaveIBeenPwnedPasswordRuleConf extends AbstractPasswordRuleConf implements Serializable
- serialVersionUID:
- -8962889598888347921L
-
Class org.apache.syncope.common.lib.policy.PasswordPolicyTO extends PolicyTO implements Serializable
- serialVersionUID:
- -5606086441294799690L
-
Class org.apache.syncope.common.lib.policy.PolicyTO extends Object implements Serializable
- serialVersionUID:
- -2903888572649721035L
-
Class org.apache.syncope.common.lib.policy.PropagationPolicyTO extends PolicyTO implements Serializable
- serialVersionUID:
- 10604950933449L
-
Serialized Fields
-
backOffParams
String backOffParams
-
backOffStrategy
BackOffStrategy backOffStrategy
-
fetchAroundProvisioning
boolean fetchAroundProvisioning
-
maxAttempts
int maxAttempts
-
updateDelta
boolean updateDelta
-
-
Class org.apache.syncope.common.lib.policy.ProvisioningPolicyTO extends PolicyTO implements Serializable
- serialVersionUID:
- -3786048942148269602L
-
Serialized Fields
-
conflictResolutionAction
ConflictResolutionAction conflictResolutionAction
-
correlationRules
Map<String,String> correlationRules
-
-
Class org.apache.syncope.common.lib.policy.PullPolicyTO extends ProvisioningPolicyTO implements Serializable
- serialVersionUID:
- 993024634238024242L
-
Class org.apache.syncope.common.lib.policy.PushPolicyTO extends ProvisioningPolicyTO implements Serializable
- serialVersionUID:
- 993024634238024242L
-
-
Package org.apache.syncope.common.lib.to
-
Class org.apache.syncope.common.lib.to.AbstractStartEndBean extends Object implements Serializable
- serialVersionUID:
- 2399577415544539917L
-
Serialized Fields
-
end
OffsetDateTime end
-
start
OffsetDateTime start
-
-
Class org.apache.syncope.common.lib.to.AccessTokenTO extends Object implements Serializable
- serialVersionUID:
- 6577639976115661357L
-
Serialized Fields
-
body
String body
-
expirationTime
OffsetDateTime expirationTime
-
key
String key
-
owner
String owner
-
-
Class org.apache.syncope.common.lib.to.AnyObjectTO extends AnyTO implements Serializable
- serialVersionUID:
- 8841697496476959639L
-
Serialized Fields
-
dynMemberships
List<MembershipTO> dynMemberships
-
memberships
List<MembershipTO> memberships
-
name
String name
-
relationships
List<RelationshipTO> relationships
-
-
Class org.apache.syncope.common.lib.to.AnyTO extends Object implements Serializable
- serialVersionUID:
- -754311920679872084L
-
Serialized Fields
-
auxClasses
Set<String> auxClasses
-
creationContext
String creationContext
-
creationDate
OffsetDateTime creationDate
-
creator
String creator
-
derAttrs
Set<Attr> derAttrs
-
discriminator
String discriminator
-
dynRealms
List<String> dynRealms
-
key
String key
-
lastChangeContext
String lastChangeContext
-
lastChangeDate
OffsetDateTime lastChangeDate
-
lastModifier
String lastModifier
-
plainAttrs
Set<Attr> plainAttrs
-
realm
String realm
-
resources
Set<String> resources
-
status
String status
-
type
String type
-
virAttrs
Set<Attr> virAttrs
-
-
Class org.apache.syncope.common.lib.to.AnyTypeClassTO extends Object implements Serializable
- serialVersionUID:
- -591757688607551266L
-
Class org.apache.syncope.common.lib.to.AnyTypeTO extends Object implements Serializable
- serialVersionUID:
- 6771657557616874373L
-
Serialized Fields
-
classes
List<String> classes
-
key
String key
-
kind
AnyTypeKind kind
-
-
Class org.apache.syncope.common.lib.to.ApplicationTO extends Object implements Serializable
- serialVersionUID:
- -4117796727736925215L
-
Serialized Fields
-
description
String description
-
key
String key
-
privileges
List<PrivilegeTO> privileges
-
-
Class org.apache.syncope.common.lib.to.AuditConfTO extends Object implements Serializable
- serialVersionUID:
- 7077562682788L
-
Serialized Fields
-
active
boolean active
-
key
String key
-
-
Class org.apache.syncope.common.lib.to.ConnIdBundle extends Object implements Serializable
- serialVersionUID:
- 7215115961910138005L
-
Class org.apache.syncope.common.lib.to.ConnIdObjectClass extends Object implements Serializable
- serialVersionUID:
- -3719658595689434648L
-
Serialized Fields
-
attributes
List<PlainSchemaTO> attributes
-
auxiliary
boolean auxiliary
-
container
boolean container
-
type
String type
-
-
Class org.apache.syncope.common.lib.to.ConnInstanceTO extends Object implements Serializable
- serialVersionUID:
- 2707778645445168671L
-
Serialized Fields
-
adminRealm
String adminRealm
-
bundleName
String bundleName
-
capabilities
Set<ConnectorCapability> capabilities
-
conf
List<ConnConfProperty> conf
-
connectorName
String connectorName
-
connRequestTimeout
Integer connRequestTimeout
-
displayName
String displayName
-
errored
boolean errored
-
key
String key
-
location
String location
-
poolConf
ConnPoolConfTO poolConf
-
version
String version
-
-
Class org.apache.syncope.common.lib.to.ConnObject extends Object implements Serializable
- serialVersionUID:
- 5139554911265442497L
-
Class org.apache.syncope.common.lib.to.ConnPoolConfTO extends Object implements Serializable
- serialVersionUID:
- -214360178113476623L
-
Class org.apache.syncope.common.lib.to.DelegationTO extends AbstractStartEndBean implements Serializable
- serialVersionUID:
- 18031949556054L
-
Class org.apache.syncope.common.lib.to.DerSchemaTO extends SchemaTO implements Serializable
- serialVersionUID:
- -6747399803792103108L
-
Serialized Fields
-
expression
String expression
-
-
Class org.apache.syncope.common.lib.to.DynRealmTO extends Object implements Serializable
- serialVersionUID:
- 4560822655754800031L
-
Class org.apache.syncope.common.lib.to.ErrorTO extends Object implements Serializable
- serialVersionUID:
- 2435764161719225927L
-
Serialized Fields
-
elements
List<String> elements
-
status
int status
-
type
ClientExceptionType type
-
-
Class org.apache.syncope.common.lib.to.ExecTO extends AbstractStartEndBean implements Serializable
- serialVersionUID:
- -4621191979198357081L
-
Class org.apache.syncope.common.lib.to.FIQLQueryTO extends Object implements Serializable
- serialVersionUID:
- -4467481248062334069L
-
Class org.apache.syncope.common.lib.to.GroupTO extends AnyTO implements Serializable
- serialVersionUID:
- -7785920258290147542L
-
Serialized Fields
-
adynMembershipConds
Map<String,String> adynMembershipConds
-
dynamicAnyObjectMembershipCount
int dynamicAnyObjectMembershipCount
-
dynamicUserMembershipCount
int dynamicUserMembershipCount
-
groupOwner
String groupOwner
-
name
String name
-
staticAnyObjectMembershipCount
int staticAnyObjectMembershipCount
-
staticUserMembershipCount
int staticUserMembershipCount
-
typeExtensions
List<TypeExtensionTO> typeExtensions
-
udynMembershipCond
String udynMembershipCond
-
userOwner
String userOwner
-
-
Class org.apache.syncope.common.lib.to.ImplementationTO extends Object implements Serializable
- serialVersionUID:
- 2703397698393060586L
-
Serialized Fields
-
body
String body
-
engine
ImplementationEngine engine
-
key
String key
-
type
String type
-
-
Class org.apache.syncope.common.lib.to.Item extends Object implements Serializable
- serialVersionUID:
- 2983498836767176862L
-
Serialized Fields
-
connObjectKey
boolean connObjectKey
-
extAttrName
String extAttrName
-
intAttrName
String intAttrName
-
mandatoryCondition
String mandatoryCondition
-
password
boolean password
-
propagationJEXLTransformer
String propagationJEXLTransformer
-
pullJEXLTransformer
String pullJEXLTransformer
-
purpose
MappingPurpose purpose
-
transformers
List<String> transformers
-
-
Class org.apache.syncope.common.lib.to.ItemContainer extends Object implements Serializable
- serialVersionUID:
- 3637981417797873343L
-
Class org.apache.syncope.common.lib.to.JobTO extends Object implements Serializable
- serialVersionUID:
- -7254450981751326711L
-
Serialized Fields
-
refDesc
String refDesc
-
refKey
String refKey
-
running
boolean running
-
scheduled
boolean scheduled
-
start
OffsetDateTime start
-
status
String status
-
type
JobType type
-
-
Class org.apache.syncope.common.lib.to.LinkedAccountTO extends Object implements Serializable
- serialVersionUID:
- 7396929732310559535L
-
Class org.apache.syncope.common.lib.to.MacroTaskTO extends SchedTaskTO implements Serializable
- serialVersionUID:
- -2387363212408909094L
-
Class org.apache.syncope.common.lib.to.MailTemplateTO extends Object implements Serializable
- serialVersionUID:
- 8389755049666062735L
-
Serialized Fields
-
key
String key
-
-
Class org.apache.syncope.common.lib.to.Mapping extends ItemContainer implements Serializable
- serialVersionUID:
- 8447688036282611118L
-
Class org.apache.syncope.common.lib.to.MembershipTO extends Object implements Serializable
- serialVersionUID:
- 5992828670273935861L
-
Class org.apache.syncope.common.lib.to.NotificationTaskTO extends TaskTO implements Serializable
- serialVersionUID:
- 371671242591093846L
-
Serialized Fields
-
anyTypeKind
AnyTypeKind anyTypeKind
-
entityKey
String entityKey
-
executed
boolean executed
-
htmlBody
String htmlBody
-
notification
String notification
-
recipients
Set<String> recipients
-
sender
String sender
-
subject
String subject
-
textBody
String textBody
-
traceLevel
TraceLevel traceLevel
-
-
Class org.apache.syncope.common.lib.to.NotificationTO extends Object implements Serializable
- serialVersionUID:
- -6145117115632592612L
-
Serialized Fields
-
abouts
Map<String,String> abouts
-
active
boolean active
-
events
List<String> events
-
key
String key
-
recipientAttrName
String recipientAttrName
-
recipientsFIQL
String recipientsFIQL
-
recipientsProvider
String recipientsProvider
-
selfAsRecipient
boolean selfAsRecipient
-
sender
String sender
-
staticRecipients
List<String> staticRecipients
-
subject
String subject
-
template
String template
-
traceLevel
TraceLevel traceLevel
-
-
Class org.apache.syncope.common.lib.to.OrgUnit extends ItemContainer implements Serializable
- serialVersionUID:
- -1868877794174953177L
-
Class org.apache.syncope.common.lib.to.PagedConnObjectResult extends Object implements Serializable
- serialVersionUID:
- -2832908019064402976L
-
Serialized Fields
-
allResultsReturned
boolean allResultsReturned
-
next
URI next
-
pagedResultsCookie
String pagedResultsCookie
-
remainingPagedResults
int remainingPagedResults
-
result
List<ConnObject> result
-
-
Class org.apache.syncope.common.lib.to.PagedResult extends Object implements Serializable
- serialVersionUID:
- 3472875885259250934L
-
Class org.apache.syncope.common.lib.to.PlainSchemaTO extends SchemaTO implements Serializable
- serialVersionUID:
- -8133983392476990308L
-
Serialized Fields
-
cipherAlgorithm
CipherAlgorithm cipherAlgorithm
-
conversionPattern
String conversionPattern
-
enumerationKeys
String enumerationKeys
-
enumerationValues
String enumerationValues
-
mandatoryCondition
String mandatoryCondition
-
mimeType
String mimeType
-
multivalue
boolean multivalue
-
readonly
boolean readonly
-
secretKey
String secretKey
-
type
AttrSchemaType type
-
uniqueConstraint
boolean uniqueConstraint
-
validator
String validator
-
-
Class org.apache.syncope.common.lib.to.PrivilegeTO extends Object implements Serializable
- serialVersionUID:
- 5461846770586031758L
-
Class org.apache.syncope.common.lib.to.PropagationStatus extends Object implements Serializable
- serialVersionUID:
- 3921498450222857690L
-
Serialized Fields
-
afterObj
ConnObject afterObj
-
beforeObj
ConnObject beforeObj
-
failureReason
String failureReason
-
resource
String resource
-
status
ExecStatus status
-
-
Class org.apache.syncope.common.lib.to.PropagationTaskTO extends TaskTO implements Serializable
- serialVersionUID:
- 386450127003321197L
-
Serialized Fields
-
anyType
String anyType
-
anyTypeKind
AnyTypeKind anyTypeKind
-
connObjectKey
String connObjectKey
-
entityKey
String entityKey
-
objectClassName
String objectClassName
-
oldConnObjectKey
String oldConnObjectKey
-
operation
ResourceOperation operation
-
propagationData
String propagationData
-
resource
String resource
-
-
Class org.apache.syncope.common.lib.to.Provision extends Object implements Serializable
- serialVersionUID:
- 8298910216218007927L
-
Class org.apache.syncope.common.lib.to.ProvisioningReport extends Object implements Serializable
- serialVersionUID:
- 9201119472070963385L
-
Serialized Fields
-
anyType
String anyType
-
key
String key
-
message
String message
-
name
String name
-
operation
ResourceOperation operation
-
status
ProvisioningReport.Status status
-
uidValue
String uidValue
-
-
Class org.apache.syncope.common.lib.to.ProvisioningResult extends Object implements Serializable
- serialVersionUID:
- 351317476398082746L
-
Serialized Fields
-
entity
E extends EntityTO entity
-
propagationStatuses
List<PropagationStatus> propagationStatuses
-
-
Class org.apache.syncope.common.lib.to.ProvisioningTaskTO extends SchedTaskTO implements Serializable
- serialVersionUID:
- -5722284116974636425L
-
Serialized Fields
-
actions
List<String> actions
-
matchingRule
MatchingRule matchingRule
-
performCreate
boolean performCreate
-
performDelete
boolean performDelete
-
performUpdate
boolean performUpdate
-
resource
String resource
-
syncStatus
boolean syncStatus
-
unmatchingRule
UnmatchingRule unmatchingRule
-
-
Class org.apache.syncope.common.lib.to.PullTaskTO extends ProvisioningTaskTO implements Serializable
- serialVersionUID:
- -2143537546915809017L
-
Class org.apache.syncope.common.lib.to.PushTaskTO extends ProvisioningTaskTO implements Serializable
- serialVersionUID:
- -2143537546915809018L
-
Class org.apache.syncope.common.lib.to.RealmTO extends Object implements Serializable
- serialVersionUID:
- 516330662956254391L
-
Serialized Fields
-
accessPolicy
String accessPolicy
-
accountPolicy
String accountPolicy
-
actions
List<String> actions
-
attrReleasePolicy
String attrReleasePolicy
-
authPolicy
String authPolicy
-
fullPath
String fullPath
-
key
String key
-
name
String name
-
parent
String parent
-
passwordPolicy
String passwordPolicy
-
resources
List<String> resources
-
templates
Map<String,AnyTO> templates
-
-
Class org.apache.syncope.common.lib.to.ReconStatus extends Object implements Serializable
- serialVersionUID:
- -8516345256596521490L
-
Serialized Fields
-
anyKey
String anyKey
-
anyTypeKind
AnyTypeKind anyTypeKind
-
matchType
MatchType matchType
-
onResource
ConnObject onResource
-
onSyncope
ConnObject onSyncope
-
realm
String realm
-
-
Class org.apache.syncope.common.lib.to.RelationshipTO extends Object implements Serializable
- serialVersionUID:
- 360672942026613929L
-
Class org.apache.syncope.common.lib.to.RelationshipTypeTO extends Object implements Serializable
- serialVersionUID:
- -1884088415277925817L
-
Class org.apache.syncope.common.lib.to.RemediationTO extends Object implements Serializable
- serialVersionUID:
- 3983540425142284975L
-
Serialized Fields
-
Class org.apache.syncope.common.lib.to.ReportTemplateTO extends Object implements Serializable
- serialVersionUID:
- 7776679004906244896L
-
Serialized Fields
-
key
String key
-
-
Class org.apache.syncope.common.lib.to.ReportTO extends AbstractStartEndBean implements Serializable
- serialVersionUID:
- 5274568072084814410L
-
Serialized Fields
-
active
boolean active
-
cronExpression
String cronExpression
-
executions
List<ExecTO> executions
-
key
String key
-
lastExec
OffsetDateTime lastExec
-
lastExecutor
String lastExecutor
-
latestExecStatus
String latestExecStatus
-
name
String name
-
nextExec
OffsetDateTime nextExec
-
reportlets
List<String> reportlets
-
template
String template
-
-
Class org.apache.syncope.common.lib.to.ResourceTO extends Object implements Serializable
- serialVersionUID:
- -9193551354041698963L
-
Serialized Fields
-
accessPolicy
String accessPolicy
-
accountPolicy
String accountPolicy
-
authPolicy
String authPolicy
-
capabilitiesOverride
Set<ConnectorCapability> capabilitiesOverride
-
confOverride
List<ConnConfProperty> confOverride
-
connector
String connector
The resource type is identified by the associated connector. -
connectorDisplayName
String connectorDisplayName
Convenience information: display name for the connector id. -
createTraceLevel
TraceLevel createTraceLevel
-
deleteTraceLevel
TraceLevel deleteTraceLevel
-
enforceMandatoryCondition
boolean enforceMandatoryCondition
-
key
String key
-
orgUnit
OrgUnit orgUnit
-
overrideCapabilities
boolean overrideCapabilities
-
passwordPolicy
String passwordPolicy
-
propagationActions
List<String> propagationActions
-
propagationPolicy
String propagationPolicy
-
propagationPriority
Integer propagationPriority
-
provisioningTraceLevel
TraceLevel provisioningTraceLevel
-
provisions
List<Provision> provisions
-
provisionSorter
String provisionSorter
-
pullPolicy
String pullPolicy
-
pushPolicy
String pushPolicy
-
randomPwdIfNotProvided
boolean randomPwdIfNotProvided
-
updateTraceLevel
TraceLevel updateTraceLevel
-
-
Class org.apache.syncope.common.lib.to.RoleTO extends Object implements Serializable
- serialVersionUID:
- 4560822655754800031L
-
Class org.apache.syncope.common.lib.to.SchedTaskTO extends TaskTO implements Serializable
- serialVersionUID:
- -5722284116974636425L
-
Serialized Fields
-
active
boolean active
-
cronExpression
String cronExpression
-
description
String description
-
jobDelegate
String jobDelegate
-
lastExec
OffsetDateTime lastExec
-
name
String name
-
nextExec
OffsetDateTime nextExec
-
startAt
OffsetDateTime startAt
-
-
Class org.apache.syncope.common.lib.to.SchemaTO extends Object implements Serializable
- serialVersionUID:
- 4088388951694301759L
-
Class org.apache.syncope.common.lib.to.SecurityQuestionTO extends Object implements Serializable
- serialVersionUID:
- 5969810939993556530L
-
Class org.apache.syncope.common.lib.to.TaskTO extends AbstractStartEndBean implements Serializable
- serialVersionUID:
- 386450127003321197L
-
Class org.apache.syncope.common.lib.to.TypeExtensionTO extends Object implements Serializable
- serialVersionUID:
- -5422809645030924811L
-
Class org.apache.syncope.common.lib.to.UserTO extends AnyTO implements Serializable
- serialVersionUID:
- 7791304495192615740L
-
Serialized Fields
-
changePwdDate
OffsetDateTime changePwdDate
-
delegatedDelegations
List<String> delegatedDelegations
-
delegatingDelegations
List<String> delegatingDelegations
-
dynMemberships
List<MembershipTO> dynMemberships
-
dynRoles
List<String> dynRoles
-
failedLogins
Integer failedLogins
-
lastLoginDate
OffsetDateTime lastLoginDate
-
linkedAccounts
List<LinkedAccountTO> linkedAccounts
-
memberships
List<MembershipTO> memberships
-
mustChangePassword
boolean mustChangePassword
-
password
String password
-
privileges
Set<String> privileges
-
relationships
List<RelationshipTO> relationships
-
roles
List<String> roles
-
securityAnswer
String securityAnswer
-
securityQuestion
String securityQuestion
-
suspended
boolean suspended
-
token
String token
-
tokenExpireTime
OffsetDateTime tokenExpireTime
-
username
String username
-
-
Class org.apache.syncope.common.lib.to.VirSchemaTO extends SchemaTO implements Serializable
- serialVersionUID:
- -8198557479659701343L
-
-
Package org.apache.syncope.common.lib.types
-
Class org.apache.syncope.common.lib.types.AuditElements extends Object implements Serializable
- serialVersionUID:
- -4385059255522273254L
-
Class org.apache.syncope.common.lib.types.AuditLoggerName extends Object implements Serializable
- serialVersionUID:
- -647989486671786839L
-
Serialized Fields
-
category
String category
-
event
String event
-
result
AuditElements.Result result
-
subcategory
String subcategory
-
type
AuditElements.EventCategoryType type
-
-
Class org.apache.syncope.common.lib.types.ConnConfProperty extends Object implements Serializable
- serialVersionUID:
- -8391413960221862238L
-
Serialized Fields
-
overridable
boolean overridable
-
schema
ConnConfPropSchema schema
-
values
List<Object> values
-
-
Class org.apache.syncope.common.lib.types.ConnConfPropSchema extends Object implements Serializable
- serialVersionUID:
- -1976365781005801296L
-