Constant Field Values

Contents

org.apache.*

  • org.apache.syncope.core.persistence.jpa.dao.MariaDBJPAAnySearchDAO
    Modifier and Type
    Constant Field
    Value
    protected static final String
    SELECT_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.MySQLJPAAnySearchDAO
    Modifier and Type
    Constant Field
    Value
    protected static final String
    SELECT_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.OracleJPAAnySearchDAO
    Modifier and Type
    Constant Field
    Value
    protected static final String
    SELECT_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.PGJPAAnySearchDAO
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "!$()*+.:<=>?[\\]^{|}-"
    protected static final String
    SELECT_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.entity.AbstractSchema
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SyncopeSchema"
  • org.apache.syncope.core.persistence.jpa.entity.JPAAccessToken
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AccessToken"
  • org.apache.syncope.core.persistence.jpa.entity.JPAAnyAbout
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AnyAbout"
  • org.apache.syncope.core.persistence.jpa.entity.JPAAnyTemplateRealm
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AnyTemplateRealm"
  • org.apache.syncope.core.persistence.jpa.entity.JPAAnyType
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AnyType"
  • org.apache.syncope.core.persistence.jpa.entity.JPAAnyTypeClass
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AnyTypeClass"
  • org.apache.syncope.core.persistence.jpa.entity.JPAAuditConf
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AuditConf"
  • org.apache.syncope.core.persistence.jpa.entity.JPAAuditEvent
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AuditEvent"
  • org.apache.syncope.core.persistence.jpa.entity.JPABatch
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SyncopeBatch"
  • org.apache.syncope.core.persistence.jpa.entity.JPAConnInstance
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ConnInstance"
  • org.apache.syncope.core.persistence.jpa.entity.JPADelegation
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Delegation"
  • org.apache.syncope.core.persistence.jpa.entity.JPADerSchema
    Modifier and Type
    Constant Field
    Value
    public static final String
    "DerSchema"
  • org.apache.syncope.core.persistence.jpa.entity.JPADynRealm
    Modifier and Type
    Constant Field
    Value
    public static final String
    "DynRealm"
  • org.apache.syncope.core.persistence.jpa.entity.JPADynRealmMembership
    Modifier and Type
    Constant Field
    Value
    public static final String
    "DynRealmMembership"
  • org.apache.syncope.core.persistence.jpa.entity.JPAExternalResource
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ExternalResource"
  • org.apache.syncope.core.persistence.jpa.entity.JPAFIQLQuery
    Modifier and Type
    Constant Field
    Value
    public static final String
    "FIQLQuery"
  • org.apache.syncope.core.persistence.jpa.entity.JPAImplementation
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Implementation"
  • org.apache.syncope.core.persistence.jpa.entity.JPAJobStatus
    Modifier and Type
    Constant Field
    Value
    public static final String
    "JobStatus"
  • org.apache.syncope.core.persistence.jpa.entity.JPAMailTemplate
    Modifier and Type
    Constant Field
    Value
    public static final String
    "MailTemplate"
  • org.apache.syncope.core.persistence.jpa.entity.JPANotification
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Notification"
  • org.apache.syncope.core.persistence.jpa.entity.JPAPlainSchema
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PlainSchema"
  • org.apache.syncope.core.persistence.jpa.entity.JPARealm
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Realm"
  • org.apache.syncope.core.persistence.jpa.entity.JPARelationshipType
    Modifier and Type
    Constant Field
    Value
    public static final String
    "RelationshipType"
  • org.apache.syncope.core.persistence.jpa.entity.JPARemediation
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Remediation"
  • org.apache.syncope.core.persistence.jpa.entity.JPAReport
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Report"
  • org.apache.syncope.core.persistence.jpa.entity.JPAReportExec
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ReportExec"
  • org.apache.syncope.core.persistence.jpa.entity.JPARole
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SyncopeRole"
  • org.apache.syncope.core.persistence.jpa.entity.JPASRARoute
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SRARoute"
  • org.apache.syncope.core.persistence.jpa.entity.am.JPAAttrRepo
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AttrRepo"
  • org.apache.syncope.core.persistence.jpa.entity.am.JPAAuthModule
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AuthModule"
  • org.apache.syncope.core.persistence.jpa.entity.am.JPAAuthProfile
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AuthProfile"
  • org.apache.syncope.core.persistence.jpa.entity.am.JPACASSPClientApp
    Modifier and Type
    Constant Field
    Value
    public static final String
    "CASSPClientApp"
  • org.apache.syncope.core.persistence.jpa.entity.am.JPAOIDCJWKS
    Modifier and Type
    Constant Field
    Value
    public static final String
    "OIDCJWKS"
  • org.apache.syncope.core.persistence.jpa.entity.am.JPAOIDCRPClientApp
    Modifier and Type
    Constant Field
    Value
    public static final String
    "OIDCRPClientApp"
  • org.apache.syncope.core.persistence.jpa.entity.am.JPASAML2IdPEntity
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SAML2IdPEntity"
  • org.apache.syncope.core.persistence.jpa.entity.am.JPASAML2SPClientApp
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SAML2SPClientApp"
  • org.apache.syncope.core.persistence.jpa.entity.am.JPAWAConfigEntry
    Modifier and Type
    Constant Field
    Value
    public static final String
    "WAConfigEntry"
  • org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAADynGroupMembership
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ADynGroupMembership"
  • org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAAMembership
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AMembership"
  • org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAAnyObject
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AnyObject"
  • org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAARelationship
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ARelationship"
  • org.apache.syncope.core.persistence.jpa.entity.group.JPAGRelationship
    Modifier and Type
    Constant Field
    Value
    public static final String
    "GRelationship"
  • org.apache.syncope.core.persistence.jpa.entity.group.JPAGroup
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SyncopeGroup"
  • org.apache.syncope.core.persistence.jpa.entity.group.JPATypeExtension
    Modifier and Type
    Constant Field
    Value
    public static final String
    "TypeExtension"
  • org.apache.syncope.core.persistence.jpa.entity.keymaster.JPAConfParam
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ConfParam"
  • org.apache.syncope.core.persistence.jpa.entity.keymaster.JPADomain
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SyncopeDomain"
  • org.apache.syncope.core.persistence.jpa.entity.keymaster.JPANetworkService
    Modifier and Type
    Constant Field
    Value
    public static final String
    "NetworkService"
  • org.apache.syncope.core.persistence.jpa.entity.policy.JPAAccessPolicy
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AccessPolicy"
  • org.apache.syncope.core.persistence.jpa.entity.policy.JPAAccountPolicy
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AccountPolicy"
  • org.apache.syncope.core.persistence.jpa.entity.policy.JPAAttrReleasePolicy
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AttrReleasePolicy"
  • org.apache.syncope.core.persistence.jpa.entity.policy.JPAAuthPolicy
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AuthPolicy"
  • org.apache.syncope.core.persistence.jpa.entity.policy.JPAInboundCorrelationRuleEntity
    Modifier and Type
    Constant Field
    Value
    public static final String
    "InboundCorrelationRuleEntity"
  • org.apache.syncope.core.persistence.jpa.entity.policy.JPAInboundPolicy
    Modifier and Type
    Constant Field
    Value
    public static final String
    "InboundPolicy"
  • org.apache.syncope.core.persistence.jpa.entity.policy.JPAPasswordPolicy
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PasswordPolicy"
  • org.apache.syncope.core.persistence.jpa.entity.policy.JPAPropagationPolicy
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PropagationPolicy"
  • org.apache.syncope.core.persistence.jpa.entity.policy.JPAPushCorrelationRuleEntity
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PushCorrelationRuleEntity"
  • org.apache.syncope.core.persistence.jpa.entity.policy.JPAPushPolicy
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PushPolicy"
  • org.apache.syncope.core.persistence.jpa.entity.policy.JPATicketExpirationPolicy
    Modifier and Type
    Constant Field
    Value
    public static final String
    "TicketExpirationPolicy"
  • org.apache.syncope.core.persistence.jpa.entity.task.JPAAnyTemplateLiveSyncTask
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AnyTemplateLiveSyncTask"
  • org.apache.syncope.core.persistence.jpa.entity.task.JPAAnyTemplatePullTask
    Modifier and Type
    Constant Field
    Value
    public static final String
    "AnyTemplatePullTask"
  • org.apache.syncope.core.persistence.jpa.entity.task.JPAFormPropertyDef
    Modifier and Type
    Constant Field
    Value
    public static final String
    "FormPropertyDef"
  • org.apache.syncope.core.persistence.jpa.entity.task.JPALiveSyncTask
    Modifier and Type
    Constant Field
    Value
    public static final String
    "LiveSyncTask"
  • org.apache.syncope.core.persistence.jpa.entity.task.JPALiveSyncTaskExec
    Modifier and Type
    Constant Field
    Value
    public static final String
    "LiveSyncTaskExec"
  • org.apache.syncope.core.persistence.jpa.entity.task.JPAMacroTask
    Modifier and Type
    Constant Field
    Value
    public static final String
    "MacroTask"
  • org.apache.syncope.core.persistence.jpa.entity.task.JPAMacroTaskCommand
    Modifier and Type
    Constant Field
    Value
    public static final String
    "MacroTaskCommand"
  • org.apache.syncope.core.persistence.jpa.entity.task.JPAMacroTaskExec
    Modifier and Type
    Constant Field
    Value
    public static final String
    "MacroTaskExec"
  • org.apache.syncope.core.persistence.jpa.entity.task.JPANotificationTask
    Modifier and Type
    Constant Field
    Value
    public static final String
    "NotificationTask"
  • org.apache.syncope.core.persistence.jpa.entity.task.JPANotificationTaskExec
    Modifier and Type
    Constant Field
    Value
    public static final String
    "NotificationTaskExec"
  • org.apache.syncope.core.persistence.jpa.entity.task.JPAPropagationTask
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PropagationTask"
  • org.apache.syncope.core.persistence.jpa.entity.task.JPAPropagationTaskExec
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PropagationTaskExec"
  • org.apache.syncope.core.persistence.jpa.entity.task.JPAPullTask
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PullTask"
  • org.apache.syncope.core.persistence.jpa.entity.task.JPAPullTaskExec
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PullTaskExec"
  • org.apache.syncope.core.persistence.jpa.entity.task.JPAPushTask
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PushTask"
  • org.apache.syncope.core.persistence.jpa.entity.task.JPAPushTaskExec
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PushTaskExec"
  • org.apache.syncope.core.persistence.jpa.entity.task.JPASchedTask
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SchedTask"
  • org.apache.syncope.core.persistence.jpa.entity.task.JPASchedTaskExec
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SchedTaskExec"
  • org.apache.syncope.core.persistence.jpa.entity.user.JPALinkedAccount
    Modifier and Type
    Constant Field
    Value
    public static final String
    "LinkedAccount"
  • org.apache.syncope.core.persistence.jpa.entity.user.JPASecurityQuestion
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SecurityQuestion"
  • org.apache.syncope.core.persistence.jpa.entity.user.JPAUDynGroupMembership
    Modifier and Type
    Constant Field
    Value
    public static final String
    "UDynGroupMembership"
  • org.apache.syncope.core.persistence.jpa.entity.user.JPAUMembership
    Modifier and Type
    Constant Field
    Value
    public static final String
    "UMembership"
  • org.apache.syncope.core.persistence.jpa.entity.user.JPAURelationship
    Modifier and Type
    Constant Field
    Value
    public static final String
    "URelationship"
  • org.apache.syncope.core.persistence.jpa.entity.user.JPAUser
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SyncopeUser"