Constant Field Values
Contents
org.apache.*
-
org.apache.syncope.core.persistence.jpa.dao.JPAAnySearchDAO Modifier and Type Constant Field Value protected static final StringSELECT_COLS_FROM_VIEW"any_id,creationContext,creationDate,creator,lastChangeContext,lastChangeDate,lastModifier,status,changePwdDate,cipherAlgorithm,failedLogins,lastLoginDate,mustChangePassword,suspended,username" -
org.apache.syncope.core.persistence.jpa.dao.JPADynRealmDAO Modifier and Type Constant Field Value public static final StringDYNMEMB_TABLE"DynRealmMembers" -
org.apache.syncope.core.persistence.jpa.dao.JPAGroupDAO Modifier and Type Constant Field Value public static final StringADYNMEMB_TABLE"ADynGroupMembers"public static final StringUDYNMEMB_TABLE"UDynGroupMembers" -
org.apache.syncope.core.persistence.jpa.dao.JPARoleDAO Modifier and Type Constant Field Value public static final StringDYNMEMB_TABLE"DynRoleMembers"
-
org.apache.syncope.core.persistence.jpa.entity.AbstractSchema Modifier and Type Constant Field Value public static final StringTABLE"SyncopeSchema" -
org.apache.syncope.core.persistence.jpa.entity.JPAAccessToken Modifier and Type Constant Field Value public static final StringTABLE"AccessToken" -
org.apache.syncope.core.persistence.jpa.entity.JPAAnyAbout Modifier and Type Constant Field Value public static final StringTABLE"AnyAbout" -
org.apache.syncope.core.persistence.jpa.entity.JPAAnyTemplateRealm Modifier and Type Constant Field Value public static final StringTABLE"AnyTemplateRealm" -
org.apache.syncope.core.persistence.jpa.entity.JPAAnyType Modifier and Type Constant Field Value public static final StringTABLE"AnyType" -
org.apache.syncope.core.persistence.jpa.entity.JPAAnyTypeClass Modifier and Type Constant Field Value public static final StringTABLE"AnyTypeClass" -
org.apache.syncope.core.persistence.jpa.entity.JPAApplication Modifier and Type Constant Field Value public static final StringTABLE"Application" -
org.apache.syncope.core.persistence.jpa.entity.JPAAuditConf Modifier and Type Constant Field Value public static final StringTABLE"AuditConf" -
org.apache.syncope.core.persistence.jpa.entity.JPABatch Modifier and Type Constant Field Value public static final StringTABLE"SyncopeBatch" -
org.apache.syncope.core.persistence.jpa.entity.JPAConnInstance Modifier and Type Constant Field Value public static final StringTABLE"ConnInstance" -
org.apache.syncope.core.persistence.jpa.entity.JPADelegation Modifier and Type Constant Field Value public static final StringTABLE"Delegation" -
org.apache.syncope.core.persistence.jpa.entity.JPADerSchema Modifier and Type Constant Field Value public static final StringTABLE"DerSchema" -
org.apache.syncope.core.persistence.jpa.entity.JPADynRealm Modifier and Type Constant Field Value public static final StringTABLE"DynRealm" -
org.apache.syncope.core.persistence.jpa.entity.JPADynRealmMembership Modifier and Type Constant Field Value public static final StringTABLE"DynRealmMembership" -
org.apache.syncope.core.persistence.jpa.entity.JPAExternalResource Modifier and Type Constant Field Value public static final StringTABLE"ExternalResource" -
org.apache.syncope.core.persistence.jpa.entity.JPAFIQLQuery Modifier and Type Constant Field Value public static final StringTABLE"FIQLQuery" -
org.apache.syncope.core.persistence.jpa.entity.JPAImplementation Modifier and Type Constant Field Value public static final StringTABLE"Implementation" -
org.apache.syncope.core.persistence.jpa.entity.JPAMailTemplate Modifier and Type Constant Field Value public static final StringTABLE"MailTemplate" -
org.apache.syncope.core.persistence.jpa.entity.JPANotification Modifier and Type Constant Field Value public static final StringTABLE"Notification" -
org.apache.syncope.core.persistence.jpa.entity.JPAPlainSchema Modifier and Type Constant Field Value public static final StringTABLE"PlainSchema" -
org.apache.syncope.core.persistence.jpa.entity.JPAPrivilege Modifier and Type Constant Field Value public static final StringTABLE"Privilege" -
org.apache.syncope.core.persistence.jpa.entity.JPARealm Modifier and Type Constant Field Value public static final StringTABLE"Realm" -
org.apache.syncope.core.persistence.jpa.entity.JPARelationshipType Modifier and Type Constant Field Value public static final StringTABLE"RelationshipType" -
org.apache.syncope.core.persistence.jpa.entity.JPARemediation Modifier and Type Constant Field Value public static final StringTABLE"Remediation" -
org.apache.syncope.core.persistence.jpa.entity.JPAReport Modifier and Type Constant Field Value public static final StringTABLE"Report" -
org.apache.syncope.core.persistence.jpa.entity.JPAReportExec Modifier and Type Constant Field Value public static final StringTABLE"ReportExec" -
org.apache.syncope.core.persistence.jpa.entity.JPAReportTemplate Modifier and Type Constant Field Value public static final StringTABLE"ReportTemplate" -
org.apache.syncope.core.persistence.jpa.entity.JPARole Modifier and Type Constant Field Value public static final StringTABLE"SyncopeRole" -
org.apache.syncope.core.persistence.jpa.entity.JPASchemaLabel Modifier and Type Constant Field Value public static final StringTABLE"SchemaLabel" -
org.apache.syncope.core.persistence.jpa.entity.JPASRARoute Modifier and Type Constant Field Value public static final StringTABLE"SRARoute" -
org.apache.syncope.core.persistence.jpa.entity.JPAVirSchema Modifier and Type Constant Field Value public static final StringTABLE"VirSchema"
-
org.apache.syncope.core.persistence.jpa.entity.am.JPAAttrRepo Modifier and Type Constant Field Value public static final StringTABLE"AttrRepo" -
org.apache.syncope.core.persistence.jpa.entity.am.JPAAuthModule Modifier and Type Constant Field Value public static final StringTABLE"AuthModule" -
org.apache.syncope.core.persistence.jpa.entity.am.JPAAuthProfile Modifier and Type Constant Field Value public static final StringTABLE"AuthProfile" -
org.apache.syncope.core.persistence.jpa.entity.am.JPACASSPClientApp Modifier and Type Constant Field Value public static final StringTABLE"CASSPClientApp" -
org.apache.syncope.core.persistence.jpa.entity.am.JPAOIDCJWKS Modifier and Type Constant Field Value public static final StringTABLE"OIDCJWKS" -
org.apache.syncope.core.persistence.jpa.entity.am.JPAOIDCRPClientApp Modifier and Type Constant Field Value public static final StringTABLE"OIDCRPClientApp" -
org.apache.syncope.core.persistence.jpa.entity.am.JPASAML2IdPEntity Modifier and Type Constant Field Value public static final StringTABLE"SAML2IdPEntity" -
org.apache.syncope.core.persistence.jpa.entity.am.JPASAML2SPClientApp Modifier and Type Constant Field Value public static final StringTABLE"SAML2SPClientApp" -
org.apache.syncope.core.persistence.jpa.entity.am.JPASAML2SPEntity Modifier and Type Constant Field Value public static final StringTABLE"SAML2SPEntity" -
org.apache.syncope.core.persistence.jpa.entity.am.JPAWAConfigEntry Modifier and Type Constant Field Value public static final StringTABLE"WAConfigEntry"
-
org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAADynGroupMembership Modifier and Type Constant Field Value public static final StringTABLE"ADynGroupMembership" -
org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAAMembership Modifier and Type Constant Field Value public static final StringTABLE"AMembership" -
org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAAnyObject Modifier and Type Constant Field Value public static final StringTABLE"AnyObject" -
org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAAPlainAttr Modifier and Type Constant Field Value public static final StringTABLE"APlainAttr" -
org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAAPlainAttrUniqueValue Modifier and Type Constant Field Value public static final StringTABLE"APlainAttrUniqueValue" -
org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAAPlainAttrValue Modifier and Type Constant Field Value public static final StringTABLE"APlainAttrValue" -
org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAARelationship Modifier and Type Constant Field Value public static final StringTABLE"ARelationship"
-
org.apache.syncope.core.persistence.jpa.entity.group.JPAGPlainAttr Modifier and Type Constant Field Value public static final StringTABLE"GPlainAttr" -
org.apache.syncope.core.persistence.jpa.entity.group.JPAGPlainAttrUniqueValue Modifier and Type Constant Field Value public static final StringTABLE"GPlainAttrUniqueValue" -
org.apache.syncope.core.persistence.jpa.entity.group.JPAGPlainAttrValue Modifier and Type Constant Field Value public static final StringTABLE"GPlainAttrValue" -
org.apache.syncope.core.persistence.jpa.entity.group.JPAGroup Modifier and Type Constant Field Value public static final StringTABLE"SyncopeGroup" -
org.apache.syncope.core.persistence.jpa.entity.group.JPATypeExtension Modifier and Type Constant Field Value public static final StringTABLE"TypeExtension"
-
org.apache.syncope.core.persistence.jpa.entity.policy.JPAAccessPolicy Modifier and Type Constant Field Value public static final StringTABLE"AccessPolicy" -
org.apache.syncope.core.persistence.jpa.entity.policy.JPAAccountPolicy Modifier and Type Constant Field Value public static final StringTABLE"AccountPolicy" -
org.apache.syncope.core.persistence.jpa.entity.policy.JPAAttrReleasePolicy Modifier and Type Constant Field Value public static final StringTABLE"AttrReleasePolicy" -
org.apache.syncope.core.persistence.jpa.entity.policy.JPAAuthPolicy Modifier and Type Constant Field Value public static final StringTABLE"AuthPolicy" -
org.apache.syncope.core.persistence.jpa.entity.policy.JPAPasswordPolicy Modifier and Type Constant Field Value public static final StringTABLE"PasswordPolicy" -
org.apache.syncope.core.persistence.jpa.entity.policy.JPAPropagationPolicy Modifier and Type Constant Field Value public static final StringTABLE"PropagationPolicy" -
org.apache.syncope.core.persistence.jpa.entity.policy.JPAPullCorrelationRuleEntity Modifier and Type Constant Field Value public static final StringTABLE"PullCorrelationRuleEntity" -
org.apache.syncope.core.persistence.jpa.entity.policy.JPAPullPolicy Modifier and Type Constant Field Value public static final StringTABLE"PullPolicy" -
org.apache.syncope.core.persistence.jpa.entity.policy.JPAPushCorrelationRuleEntity Modifier and Type Constant Field Value public static final StringTABLE"PushCorrelationRuleEntity" -
org.apache.syncope.core.persistence.jpa.entity.policy.JPAPushPolicy Modifier and Type Constant Field Value public static final StringTABLE"PushPolicy"
-
org.apache.syncope.core.persistence.jpa.entity.task.JPAAnyTemplatePullTask Modifier and Type Constant Field Value public static final StringTABLE"AnyTemplatePullTask" -
org.apache.syncope.core.persistence.jpa.entity.task.JPAMacroTask Modifier and Type Constant Field Value public static final StringTABLE"MacroTask" -
org.apache.syncope.core.persistence.jpa.entity.task.JPAMacroTaskExec Modifier and Type Constant Field Value public static final StringTABLE"MacroTaskExec" -
org.apache.syncope.core.persistence.jpa.entity.task.JPANotificationTask Modifier and Type Constant Field Value public static final StringTABLE"NotificationTask" -
org.apache.syncope.core.persistence.jpa.entity.task.JPANotificationTaskExec Modifier and Type Constant Field Value public static final StringTABLE"NotificationTaskExec" -
org.apache.syncope.core.persistence.jpa.entity.task.JPAPropagationTask Modifier and Type Constant Field Value public static final StringTABLE"PropagationTask" -
org.apache.syncope.core.persistence.jpa.entity.task.JPAPropagationTaskExec Modifier and Type Constant Field Value public static final StringTABLE"PropagationTaskExec" -
org.apache.syncope.core.persistence.jpa.entity.task.JPAPullTask Modifier and Type Constant Field Value public static final StringTABLE"PullTask" -
org.apache.syncope.core.persistence.jpa.entity.task.JPAPullTaskExec Modifier and Type Constant Field Value public static final StringTABLE"PullTaskExec" -
org.apache.syncope.core.persistence.jpa.entity.task.JPAPushTask Modifier and Type Constant Field Value public static final StringTABLE"PushTask" -
org.apache.syncope.core.persistence.jpa.entity.task.JPAPushTaskAnyFilter Modifier and Type Constant Field Value public static final StringTABLE"PushTaskAnyFilter" -
org.apache.syncope.core.persistence.jpa.entity.task.JPAPushTaskExec Modifier and Type Constant Field Value public static final StringTABLE"PushTaskExec" -
org.apache.syncope.core.persistence.jpa.entity.task.JPASchedTask Modifier and Type Constant Field Value public static final StringTABLE"SchedTask" -
org.apache.syncope.core.persistence.jpa.entity.task.JPASchedTaskExec Modifier and Type Constant Field Value public static final StringTABLE"SchedTaskExec"
-
org.apache.syncope.core.persistence.jpa.entity.user.JPADynRoleMembership Modifier and Type Constant Field Value public static final StringTABLE"DynRoleMembership" -
org.apache.syncope.core.persistence.jpa.entity.user.JPALAPlainAttr Modifier and Type Constant Field Value public static final StringTABLE"LAPlainAttr" -
org.apache.syncope.core.persistence.jpa.entity.user.JPALAPlainAttrUniqueValue Modifier and Type Constant Field Value public static final StringTABLE"LAPlainAttrUniqueValue" -
org.apache.syncope.core.persistence.jpa.entity.user.JPALAPlainAttrValue Modifier and Type Constant Field Value public static final StringTABLE"LAPlainAttrValue" -
org.apache.syncope.core.persistence.jpa.entity.user.JPALinkedAccount Modifier and Type Constant Field Value public static final StringTABLE"LinkedAccount" -
org.apache.syncope.core.persistence.jpa.entity.user.JPASecurityQuestion Modifier and Type Constant Field Value public static final StringTABLE"SecurityQuestion" -
org.apache.syncope.core.persistence.jpa.entity.user.JPAUDynGroupMembership Modifier and Type Constant Field Value public static final StringTABLE"UDynGroupMembership" -
org.apache.syncope.core.persistence.jpa.entity.user.JPAUMembership Modifier and Type Constant Field Value public static final StringTABLE"UMembership" -
org.apache.syncope.core.persistence.jpa.entity.user.JPAUPlainAttr Modifier and Type Constant Field Value public static final StringTABLE"UPlainAttr" -
org.apache.syncope.core.persistence.jpa.entity.user.JPAUPlainAttrUniqueValue Modifier and Type Constant Field Value public static final StringTABLE"UPlainAttrUniqueValue" -
org.apache.syncope.core.persistence.jpa.entity.user.JPAUPlainAttrValue Modifier and Type Constant Field Value public static final StringTABLE"UPlainAttrValue" -
org.apache.syncope.core.persistence.jpa.entity.user.JPAURelationship Modifier and Type Constant Field Value public static final StringTABLE"URelationship" -
org.apache.syncope.core.persistence.jpa.entity.user.JPAUser Modifier and Type Constant Field Value public static final StringTABLE"SyncopeUser"