Uses of Class
org.apache.syncope.common.lib.Attr
-
-
Uses of Attr in org.apache.syncope.client.console.clientapps
Methods in org.apache.syncope.client.console.clientapps that return types with arguments of type Attr Modifier and Type Method Description protected ActionsPanel<Attr>ClientAppPropertiesDirectoryPanel. getActions(IModel<Attr> model)protected List<Attr>ClientAppPropertiesDirectoryPanel.ClientAppPropertiesProvider. list()Methods in org.apache.syncope.client.console.clientapps with parameters of type Attr Modifier and Type Method Description protected SerializableClientAppPropertyWizardBuilder. onApplyInternal(Attr modelObject)Method parameters in org.apache.syncope.client.console.clientapps with type arguments of type Attr Modifier and Type Method Description protected ActionsPanel<Attr>ClientAppPropertiesDirectoryPanel. getActions(IModel<Attr> model)Constructors in org.apache.syncope.client.console.clientapps with parameters of type Attr Constructor Description ClientAppPropertyWizardBuilder(ClientAppType type, ClientAppTO clientApp, Attr attr, ClientAppRestClient clientAppRestClient, PageReference pageRef) -
Uses of Attr in org.apache.syncope.client.console.panels
Methods in org.apache.syncope.client.console.panels that return Attr Modifier and Type Method Description AttrWAConfigModalPanel. getItem()protected static AttrWAConfigModalPanel. toAttr(ConfParam confParam)Methods in org.apache.syncope.client.console.panels that return types with arguments of type Attr Modifier and Type Method Description ActionsPanel<Attr>WAConfigDirectoryPanel. getActions(IModel<Attr> model)protected List<IColumn<Attr,String>>AttrListDirectoryPanel. getColumns()Iterator<Attr>AttrListDirectoryPanel.AttrListProvider. iterator(long first, long count)protected abstract List<Attr>AttrListDirectoryPanel.AttrListProvider. list()protected List<Attr>WAConfigDirectoryPanel.WAConfigProvider. list()IModel<Attr>AttrListDirectoryPanel.AttrListProvider. model(Attr object)Methods in org.apache.syncope.client.console.panels with parameters of type Attr Modifier and Type Method Description IModel<Attr>AttrListDirectoryPanel.AttrListProvider. model(Attr object)protected static ConfParamWAConfigModalPanel. toConfParam(Attr attr)Method parameters in org.apache.syncope.client.console.panels with type arguments of type Attr Modifier and Type Method Description ActionsPanel<Attr>WAConfigDirectoryPanel. getActions(IModel<Attr> model)Constructors in org.apache.syncope.client.console.panels with parameters of type Attr Constructor Description WAConfigModalPanel(BaseModal<Attr> modal, Attr attr, AjaxWizard.Mode mode, PageReference pageRef)Constructor parameters in org.apache.syncope.client.console.panels with type arguments of type Attr Constructor Description WAConfigModalPanel(BaseModal<Attr> modal, Attr attr, AjaxWizard.Mode mode, PageReference pageRef) -
Uses of Attr in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest that return Attr Modifier and Type Method Description AttrWAConfigRestClient. get(String schema)Methods in org.apache.syncope.client.console.rest that return types with arguments of type Attr Modifier and Type Method Description List<Attr>WAConfigRestClient. list()Methods in org.apache.syncope.client.console.rest with parameters of type Attr Modifier and Type Method Description voidWAConfigRestClient. set(Attr value) -
Uses of Attr in org.apache.syncope.client.console.wizards
Methods in org.apache.syncope.client.console.wizards with parameters of type Attr Modifier and Type Method Description protected WizardModelAttrWizardBuilder. buildModelSteps(Attr modelObject, WizardModel wizardModel)Constructors in org.apache.syncope.client.console.wizards with parameters of type Attr Constructor Description AttrWizardBuilder(Attr defaultItem, PageReference pageRef) -
Uses of Attr in org.apache.syncope.client.console.wizards.any
Fields in org.apache.syncope.client.console.wizards.any with type parameters of type Attr Modifier and Type Field Description protected Comparator<Attr>AbstractAttrsWizardStep. attrComparatorprotected IModel<List<Attr>>AbstractAttrsWizardStep. attrsprotected Set<Attr>LinkedAccountPlainAttrsPanel. fixedAttrsMethods in org.apache.syncope.client.console.wizards.any that return types with arguments of type Attr Modifier and Type Method Description protected abstract List<Attr>AbstractAttrs. getAttrsFromTO(MembershipTO membershipTO)protected abstract List<Attr>AbstractAttrsWizardStep. getAttrsFromTO()protected List<Attr>DerAttrs. getAttrsFromTO()protected List<Attr>DerAttrs. getAttrsFromTO(MembershipTO membershipTO)protected List<Attr>LinkedAccountPlainAttrsPanel. getAttrsFromTO()protected List<Attr>PlainAttrs. getAttrsFromTO()protected List<Attr>PlainAttrs. getAttrsFromTO(MembershipTO membershipTO)protected List<Attr>VirAttrs. getAttrsFromTO()protected List<Attr>VirAttrs. getAttrsFromTO(MembershipTO membershipTO)protected List<Attr>AbstractAttrsWizardStep. loadAttrs()Methods in org.apache.syncope.client.console.wizards.any with parameters of type Attr Modifier and Type Method Description protected FormComponent<?>AbstractAttrsWizardStep. checkboxToggle(Attr attr, AbstractFieldPanel<?> panel, boolean isMultivalue)protected FormComponent<?>LinkedAccountPlainAttrsPanel. checkboxToggle(Attr attrTO, AbstractFieldPanel<?> panel, boolean isMultivalue)protected voidAbstractAttrsWizardStep.PlainSchemas. setExternalAction(Attr attr, AbstractFieldPanel<?> panel)Method parameters in org.apache.syncope.client.console.wizards.any with type arguments of type Attr Modifier and Type Method Description protected AbstractFieldPanel<?>AbstractAttrsWizardStep.PlainSchemas. setPanel(Map<String,PlainSchemaTO> schemas, ListItem<Attr> item, boolean setReadOnly)Constructor parameters in org.apache.syncope.client.console.wizards.any with type arguments of type Attr Constructor Description DerSchemas(String id, Map<String,DerSchemaTO> schemas, IModel<List<Attr>> attrTOs)PlainSchemasOwn(String id, Map<String,PlainSchemaTO> schemas, IModel<List<Attr>> attrTOs)VirSchemas(String id, Map<String,VirSchemaTO> schemas, IModel<List<Attr>> attrTOs) -
Uses of Attr in org.apache.syncope.client.enduser.panels.any
Fields in org.apache.syncope.client.enduser.panels.any with type parameters of type Attr Modifier and Type Field Description protected Comparator<Attr>AbstractAttrs. attrComparatorprotected IModel<List<Attr>>AbstractAttrs. attrsMethods in org.apache.syncope.client.enduser.panels.any that return types with arguments of type Attr Modifier and Type Method Description protected abstract List<Attr>AbstractAttrs. getAttrsFromTO()protected abstract List<Attr>AbstractAttrs. getAttrsFromTO(MembershipTO membershipTO)protected List<Attr>DerAttrs. getAttrsFromTO()protected List<Attr>DerAttrs. getAttrsFromTO(MembershipTO membershipTO)protected List<Attr>PlainAttrs. getAttrsFromTO()protected List<Attr>PlainAttrs. getAttrsFromTO(MembershipTO membershipTO)protected List<Attr>VirAttrs. getAttrsFromTO()protected List<Attr>VirAttrs. getAttrsFromTO(MembershipTO membershipTO)protected List<Attr>AbstractAttrs. loadAttrs()Methods in org.apache.syncope.client.enduser.panels.any with parameters of type Attr Modifier and Type Method Description intAbstractAttrs.AttrComparator. compare(Attr left, Attr right)Constructor parameters in org.apache.syncope.client.enduser.panels.any with type arguments of type Attr Constructor Description DerSchemas(String id, Map<String,DerSchemaTO> schemas, IModel<List<Attr>> attrTOs)PlainSchemasOwn(String id, Map<String,PlainSchemaTO> schemas, IModel<List<Attr>> attrTOs)VirSchemas(String id, String groupName, Map<String,VirSchemaTO> schemas, IModel<List<Attr>> attrTOs) -
Uses of Attr in org.apache.syncope.common.lib
Methods in org.apache.syncope.common.lib that return Attr Modifier and Type Method Description AttrAttr.Builder. build()Methods in org.apache.syncope.common.lib that return types with arguments of type Attr Modifier and Type Method Description static Map<String,Attr>EntityTOUtils. buildAttrMap(Collection<Attr> attrs)Optional<Attr>Attributable. getDerAttr(String schema)Set<Attr>Attributable. getDerAttrs()Optional<Attr>Attributable. getPlainAttr(String schema)Set<Attr>Attributable. getPlainAttrs()Optional<Attr>Attributable. getVirAttr(String schema)Set<Attr>Attributable. getVirAttrs()Methods in org.apache.syncope.common.lib with parameters of type Attr Modifier and Type Method Description intAttr. compareTo(Attr other)Method parameters in org.apache.syncope.common.lib with type arguments of type Attr Modifier and Type Method Description static Map<String,Attr>EntityTOUtils. buildAttrMap(Collection<Attr> attrs) -
Uses of Attr in org.apache.syncope.common.lib.oidc
Methods in org.apache.syncope.common.lib.oidc that return types with arguments of type Attr Modifier and Type Method Description Optional<Attr>OIDCLoginResponse. getAttr(String schema)Set<Attr>OIDCLoginResponse. getAttrs() -
Uses of Attr in org.apache.syncope.common.lib.request
Methods in org.apache.syncope.common.lib.request that return Attr Modifier and Type Method Description AttrAttrPatch. getAttr()Methods in org.apache.syncope.common.lib.request that return types with arguments of type Attr Modifier and Type Method Description Optional<Attr>AnyCR. getDerAttr(String schema)Set<Attr>AnyCR. getDerAttrs()Optional<Attr>AnyCR. getPlainAttr(String schema)Set<Attr>AnyCR. getPlainAttrs()Set<Attr>MembershipUR. getPlainAttrs()Optional<Attr>AnyCR. getVirAttr(String schema)Set<Attr>AnyCR. getVirAttrs()Set<Attr>AnyUR. getVirAttrs()Set<Attr>MembershipUR. getVirAttrs()Methods in org.apache.syncope.common.lib.request with parameters of type Attr Modifier and Type Method Description BAnyCR.Builder. plainAttr(Attr plainAttr)MembershipUR.BuilderMembershipUR.Builder. plainAttr(Attr plainAttr)BAnyCR.Builder. plainAttrs(Attr... plainAttrs)MembershipUR.BuilderMembershipUR.Builder. plainAttrs(Attr... plainAttrs)voidAttrPatch. setAttr(Attr attr)BAnyCR.Builder. virAttr(Attr virAttr)BAnyUR.Builder. virAttr(Attr virAttr)MembershipUR.BuilderMembershipUR.Builder. virAttr(Attr virAttr)BAnyCR.Builder. virAttrs(Attr... virAttrs)BAnyUR.Builder. virAttrs(Attr... virAttrs)MembershipUR.BuilderMembershipUR.Builder. virAttrs(Attr... virAttrs)Method parameters in org.apache.syncope.common.lib.request with type arguments of type Attr Modifier and Type Method Description BAnyCR.Builder. plainAttrs(Collection<Attr> plainAttrs)MembershipUR.BuilderMembershipUR.Builder. plainAttrs(Collection<Attr> plainAttrs)BAnyCR.Builder. virAttrs(Collection<Attr> virAttrs)BAnyUR.Builder. virAttrs(Collection<Attr> virAttrs)MembershipUR.BuilderMembershipUR.Builder. virAttrs(Collection<Attr> virAttrs)Constructors in org.apache.syncope.common.lib.request with parameters of type Attr Constructor Description Builder(Attr attr) -
Uses of Attr in org.apache.syncope.common.lib.saml2
Methods in org.apache.syncope.common.lib.saml2 that return types with arguments of type Attr Modifier and Type Method Description Optional<Attr>SAML2LoginResponse. getAttr(String schema)Set<Attr>SAML2LoginResponse. getAttrs() -
Uses of Attr in org.apache.syncope.common.lib.to
Methods in org.apache.syncope.common.lib.to that return types with arguments of type Attr Modifier and Type Method Description Optional<Attr>ConnObject. getAttr(String schema)Set<Attr>ConnObject. getAttrs()Optional<Attr>AnyTO. getDerAttr(String schema)Optional<Attr>MembershipTO. getDerAttr(String schema)Set<Attr>AnyTO. getDerAttrs()Set<Attr>MembershipTO. getDerAttrs()Optional<Attr>AnyTO. getPlainAttr(String schema)Optional<Attr>LinkedAccountTO. getPlainAttr(String schema)Optional<Attr>MembershipTO. getPlainAttr(String schema)Set<Attr>AnyTO. getPlainAttrs()Set<Attr>LinkedAccountTO. getPlainAttrs()Set<Attr>MembershipTO. getPlainAttrs()List<Attr>ClientAppTO. getProperties()Optional<Attr>AnyTO. getVirAttr(String schema)Optional<Attr>MembershipTO. getVirAttr(String schema)Set<Attr>AnyTO. getVirAttrs()Set<Attr>MembershipTO. getVirAttrs()Methods in org.apache.syncope.common.lib.to with parameters of type Attr Modifier and Type Method Description MembershipTO.BuilderMembershipTO.Builder. plainAttr(Attr plainAttr)MembershipTO.BuilderMembershipTO.Builder. plainAttrs(Attr... plainAttrs)MembershipTO.BuilderMembershipTO.Builder. virAttr(Attr virAttr)MembershipTO.BuilderMembershipTO.Builder. virAttrs(Attr... virAttrs)Method parameters in org.apache.syncope.common.lib.to with type arguments of type Attr Modifier and Type Method Description MembershipTO.BuilderMembershipTO.Builder. plainAttrs(Collection<Attr> plainAttrs)MembershipTO.BuilderMembershipTO.Builder. virAttrs(Collection<Attr> virAttrs) -
Uses of Attr in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service that return Attr Modifier and Type Method Description AttrAnyService. read(@NotNull String key, @NotNull SchemaType schemaType, @NotNull String schema)Reads the attribute, owned by the given any object, for the given schema type and schema.Methods in org.apache.syncope.common.rest.api.service that return types with arguments of type Attr Modifier and Type Method Description Set<Attr>AnyService. read(@NotNull String key, @NotNull SchemaType schemaType)Reads the list of attributes owned by the given any object for the given schema type.Methods in org.apache.syncope.common.rest.api.service with parameters of type Attr Modifier and Type Method Description javax.ws.rs.core.ResponseAnyService. update(@NotNull String key, @NotNull SchemaType schemaType, @NotNull Attr attrTO)Adds or replaces the attribute, owned by the given any object, for the given schema type and schema. -
Uses of Attr in org.apache.syncope.common.rest.api.service.wa
Methods in org.apache.syncope.common.rest.api.service.wa that return Attr Modifier and Type Method Description AttrWAConfigService. get(@NotNull String schema)Returns configuration parameter with matching schema.Methods in org.apache.syncope.common.rest.api.service.wa that return types with arguments of type Attr Modifier and Type Method Description List<Attr>WAConfigService. list()Methods in org.apache.syncope.common.rest.api.service.wa with parameters of type Attr Modifier and Type Method Description voidWAConfigService. set(@NotNull Attr value)Creates / updates the configuration parameter with the given schema. -
Uses of Attr in org.apache.syncope.core.logic
Method parameters in org.apache.syncope.core.logic with type arguments of type Attr Modifier and Type Method Description protected <E extends Enum<?>>
voidSCIMDataBinder. fill(Map<String,Attr> attrs, List<SCIMComplexConf<E>> confs, List<SCIMComplexValue> values)protected <E extends Enum<?>>
voidSCIMDataBinder. setAttribute(Set<Attr> attrs, List<SCIMComplexConf<E>> confs, List<SCIMComplexValue> values) -
Uses of Attr in org.apache.syncope.core.logic.wa
Methods in org.apache.syncope.core.logic.wa that return Attr Modifier and Type Method Description AttrWAConfigLogic. get(String schema)Methods in org.apache.syncope.core.logic.wa that return types with arguments of type Attr Modifier and Type Method Description List<Attr>WAConfigLogic. list()Methods in org.apache.syncope.core.logic.wa with parameters of type Attr Modifier and Type Method Description voidWAConfigLogic. set(Attr value) -
Uses of Attr in org.apache.syncope.core.persistence.api.entity.am
Methods in org.apache.syncope.core.persistence.api.entity.am that return types with arguments of type Attr Modifier and Type Method Description List<Attr>ClientApp. getProperties()Method parameters in org.apache.syncope.core.persistence.api.entity.am with type arguments of type Attr Modifier and Type Method Description voidClientApp. setProperties(List<Attr> properties) -
Uses of Attr in org.apache.syncope.core.persistence.jpa.entity.am
Fields in org.apache.syncope.core.persistence.jpa.entity.am with type parameters of type Attr Modifier and Type Field Description protected static TypeReference<List<Attr>>AbstractClientApp. ATTR_TYPEREFMethods in org.apache.syncope.core.persistence.jpa.entity.am that return types with arguments of type Attr Modifier and Type Method Description List<Attr>AbstractClientApp. getProperties()Method parameters in org.apache.syncope.core.persistence.jpa.entity.am with type arguments of type Attr Modifier and Type Method Description voidAbstractClientApp. setProperties(List<Attr> properties) -
Uses of Attr in org.apache.syncope.core.provisioning.api.data
Methods in org.apache.syncope.core.provisioning.api.data that return Attr Modifier and Type Method Description AttrWAConfigDataBinder. get(WAConfigEntry waConfigEntry)Methods in org.apache.syncope.core.provisioning.api.data with parameters of type Attr Modifier and Type Method Description WAConfigEntryWAConfigDataBinder. set(Attr value) -
Uses of Attr in org.apache.syncope.core.provisioning.api.jexl
Method parameters in org.apache.syncope.core.provisioning.api.jexl with type arguments of type Attr Modifier and Type Method Description static voidJexlUtils. addAttrsToContext(Collection<Attr> attrs, JexlContext jexlContext) -
Uses of Attr in org.apache.syncope.core.provisioning.api.propagation
Method parameters in org.apache.syncope.core.provisioning.api.propagation with type arguments of type Attr Modifier and Type Method Description List<PropagationTaskInfo>PropagationManager. getCreateTasks(AnyTypeKind kind, String key, Boolean enable, PropagationByResource<String> propByRes, Collection<Attr> vAttrs, Collection<String> excludedResources)Create the tasks for every associated resource, unless inexcludedResources.List<PropagationTaskInfo>PropagationManager. getUpdateTasks(AnyUR anyUR, AnyTypeKind kind, String key, List<String> changePwdRes, Boolean enable, PropagationByResource<String> propByRes, PropagationByResource<Pair<String,String>> propByLinkedAccount, Collection<Attr> vAttrs, Collection<String> excludedResources)Create the update tasks on each resource associated, unless inexcludedResources.List<PropagationTaskInfo>PropagationManager. getUserCreateTasks(String key, String password, Boolean enable, PropagationByResource<String> propByRes, PropagationByResource<Pair<String,String>> propByLinkedAccount, Collection<Attr> vAttrs, Collection<String> excludedResources)Create the user tasks for every associated resource, unless inexcludedResources. -
Uses of Attr in org.apache.syncope.core.provisioning.java.data
Methods in org.apache.syncope.core.provisioning.java.data that return Attr Modifier and Type Method Description AttrWAConfigDataBinderImpl. get(WAConfigEntry waConfigEntry)Methods in org.apache.syncope.core.provisioning.java.data with parameters of type Attr Modifier and Type Method Description WAConfigEntryWAConfigDataBinderImpl. set(Attr attr) -
Uses of Attr in org.apache.syncope.core.provisioning.java.propagation
Method parameters in org.apache.syncope.core.provisioning.java.propagation with type arguments of type Attr Modifier and Type Method Description protected List<PropagationTaskInfo>DefaultPropagationManager. createTasks(Any<?> any, String password, List<String> changePwdRes, Boolean enable, PropagationByResource<String> propByRes, PropagationByResource<Pair<String,String>> propByLinkedAccount, Collection<Attr> vAttrs)Create propagation tasks.List<PropagationTaskInfo>DefaultPropagationManager. getCreateTasks(AnyTypeKind kind, String key, Boolean enable, PropagationByResource<String> propByRes, Collection<Attr> vAttrs, Collection<String> excludedResources)protected List<PropagationTaskInfo>DefaultPropagationManager. getCreateTasks(Any<?> any, String password, Boolean enable, PropagationByResource<String> propByRes, PropagationByResource<Pair<String,String>> propByLinkedAccount, Collection<Attr> vAttrs, Collection<String> excludedResources)List<PropagationTaskInfo>DefaultPropagationManager. getUpdateTasks(AnyUR anyUR, AnyTypeKind kind, String key, List<String> changePwdRes, Boolean enable, PropagationByResource<String> propByRes, PropagationByResource<Pair<String,String>> propByLinkedAccount, Collection<Attr> vAttrs, Collection<String> excludedResources)protected List<PropagationTaskInfo>DefaultPropagationManager. getUpdateTasks(AnyUR anyUR, Any<?> any, String password, List<String> changePwdRes, Boolean enable, PropagationByResource<String> propByRes, PropagationByResource<Pair<String,String>> propByLinkedAccount, Collection<Attr> vAttrs, Collection<String> excludedResources)List<PropagationTaskInfo>DefaultPropagationManager. getUserCreateTasks(String key, String password, Boolean enable, PropagationByResource<String> propByRes, PropagationByResource<Pair<String,String>> propByLinkedAccount, Collection<Attr> vAttrs, Collection<String> excludedResources) -
Uses of Attr in org.apache.syncope.core.provisioning.java.utils
Methods in org.apache.syncope.core.provisioning.java.utils that return Attr Modifier and Type Method Description protected static AttrTemplateUtils. evaluateAttr(Attr template, MapContext jexlContext)Methods in org.apache.syncope.core.provisioning.java.utils with parameters of type Attr Modifier and Type Method Description protected static AttrTemplateUtils. evaluateAttr(Attr template, MapContext jexlContext) -
Uses of Attr in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service that return Attr Modifier and Type Method Description AttrAbstractAnyService. read(String key, SchemaType schemaType, String schema)Methods in org.apache.syncope.core.rest.cxf.service that return types with arguments of type Attr Modifier and Type Method Description Set<Attr>AbstractAnyService. read(String key, SchemaType schemaType)Methods in org.apache.syncope.core.rest.cxf.service with parameters of type Attr Modifier and Type Method Description protected voidAbstractAnyService. addUpdateOrReplaceAttr(String key, SchemaType schemaType, Attr attrTO, PatchOperation operation)javax.ws.rs.core.ResponseAbstractAnyService. update(String key, SchemaType schemaType, Attr attrTO) -
Uses of Attr in org.apache.syncope.core.rest.cxf.service.wa
Methods in org.apache.syncope.core.rest.cxf.service.wa that return Attr Modifier and Type Method Description AttrWAConfigServiceImpl. get(String schema)Methods in org.apache.syncope.core.rest.cxf.service.wa that return types with arguments of type Attr Modifier and Type Method Description List<Attr>WAConfigServiceImpl. list()Methods in org.apache.syncope.core.rest.cxf.service.wa with parameters of type Attr Modifier and Type Method Description voidWAConfigServiceImpl. set(Attr value)
-