Uses of Class
org.apache.syncope.common.lib.Attr
Packages that use Attr
Package
Description
-
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 AttrModifier and TypeMethodDescriptionprotected ActionsPanel<Attr> ClientAppPropertiesDirectoryPanel.getActions(IModel<Attr> model) ClientAppPropertiesDirectoryPanel.ClientAppPropertiesProvider.list()Methods in org.apache.syncope.client.console.clientapps with parameters of type AttrModifier and TypeMethodDescriptionprotected SerializableClientAppPropertyWizardBuilder.onApplyInternal(Attr modelObject) Method parameters in org.apache.syncope.client.console.clientapps with type arguments of type AttrModifier and TypeMethodDescriptionprotected ActionsPanel<Attr> ClientAppPropertiesDirectoryPanel.getActions(IModel<Attr> model) Constructors in org.apache.syncope.client.console.clientapps with parameters of type AttrModifierConstructorDescriptionClientAppPropertyWizardBuilder(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 AttrMethods in org.apache.syncope.client.console.panels that return types with arguments of type AttrModifier and TypeMethodDescriptionWAConfigDirectoryPanel.getActions(IModel<Attr> model) AttrListDirectoryPanel.getColumns()AttrListDirectoryPanel.AttrListProvider.iterator(long first, long count) AttrListDirectoryPanel.AttrListProvider.list()WAConfigDirectoryPanel.WAConfigProvider.list()Methods in org.apache.syncope.client.console.panels with parameters of type AttrModifier and TypeMethodDescriptionprotected static ConfParamWAConfigModalPanel.toConfParam(Attr attr) Method parameters in org.apache.syncope.client.console.panels with type arguments of type AttrConstructors in org.apache.syncope.client.console.panels with parameters of type AttrModifierConstructorDescriptionWAConfigModalPanel(BaseModal<Attr> modal, Attr attr, AjaxWizard.Mode mode, PageReference pageRef) Constructor parameters in org.apache.syncope.client.console.panels with type arguments of type AttrModifierConstructorDescriptionWAConfigModalPanel(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 AttrMethods in org.apache.syncope.client.console.rest that return types with arguments of type AttrMethods in org.apache.syncope.client.console.rest with parameters of type Attr -
Uses of Attr in org.apache.syncope.client.console.wizards
Methods in org.apache.syncope.client.console.wizards with parameters of type AttrModifier and TypeMethodDescriptionprotected WizardModelAttrWizardBuilder.buildModelSteps(Attr modelObject, WizardModel wizardModel) Constructors in org.apache.syncope.client.console.wizards with parameters of type Attr -
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 AttrModifier and TypeFieldDescriptionprotected final Comparator<Attr> AbstractAttrsWizardStep.attrComparatorAbstractAttrsWizardStep.attrsLinkedAccountPlainAttrsPanel.fixedAttrsMethods in org.apache.syncope.client.console.wizards.any that return types with arguments of type AttrModifier and TypeMethodDescriptionAbstractAttrs.getAttrsFromTO(MembershipTO membershipTO) AbstractAttrsWizardStep.getAttrsFromTO()DerAttrs.getAttrsFromTO()DerAttrs.getAttrsFromTO(MembershipTO membershipTO) LinkedAccountPlainAttrsPanel.getAttrsFromTO()PlainAttrs.getAttrsFromTO()PlainAttrs.getAttrsFromTO(MembershipTO membershipTO) AbstractAttrsWizardStep.loadAttrs()Methods in org.apache.syncope.client.console.wizards.any with parameters of type AttrModifier and TypeMethodDescriptionprotected 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 AttrModifier and TypeMethodDescriptionprotected 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 AttrModifierConstructorDescriptionDerSchemas(String id, Map<String, DerSchemaTO> schemas, IModel<List<Attr>> attrTOs) PlainSchemasOwn(String id, Map<String, PlainSchemaTO> 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 AttrModifier and TypeFieldDescriptionprotected final Comparator<Attr> AbstractAttrs.attrComparatorAbstractAttrs.attrsMethods in org.apache.syncope.client.enduser.panels.any that return types with arguments of type AttrModifier and TypeMethodDescriptionAbstractAttrs.getAttrsFromTO()AbstractAttrs.getAttrsFromTO(MembershipTO membershipTO) DerAttrs.getAttrsFromTO()DerAttrs.getAttrsFromTO(MembershipTO membershipTO) PlainAttrs.getAttrsFromTO()PlainAttrs.getAttrsFromTO(MembershipTO membershipTO) AbstractAttrs.loadAttrs()Methods in org.apache.syncope.client.enduser.panels.any with parameters of type AttrModifier and TypeMethodDescriptionintConstructor parameters in org.apache.syncope.client.enduser.panels.any with type arguments of type AttrModifierConstructorDescriptionDerSchemas(String id, Map<String, DerSchemaTO> schemas, IModel<List<Attr>> attrTOs) protectedPlainSchemas(String id, String groupName, Map<String, PlainSchemaTO> schemas, IModel<List<Attr>> attrs) -
Uses of Attr in org.apache.syncope.common.lib
Methods in org.apache.syncope.common.lib that return AttrMethods in org.apache.syncope.common.lib that return types with arguments of type AttrMethods in org.apache.syncope.common.lib with parameters of type AttrMethod parameters in org.apache.syncope.common.lib with type arguments of type Attr -
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 -
Uses of Attr in org.apache.syncope.common.lib.request
Methods in org.apache.syncope.common.lib.request that return AttrMethods in org.apache.syncope.common.lib.request that return types with arguments of type AttrModifier and TypeMethodDescriptionAnyCR.getDerAttr(String schema) AnyCR.getDerAttrs()AnyCR.getPlainAttr(String schema) AnyCR.getPlainAttrs()MembershipUR.getPlainAttrs()Methods in org.apache.syncope.common.lib.request with parameters of type AttrModifier and TypeMethodDescriptionAnyCR.Builder.plainAttrs(Attr... plainAttrs) MembershipUR.Builder.plainAttrs(Attr... plainAttrs) voidMethod parameters in org.apache.syncope.common.lib.request with type arguments of type AttrModifier and TypeMethodDescriptionAnyCR.Builder.plainAttrs(Collection<Attr> plainAttrs) MembershipUR.Builder.plainAttrs(Collection<Attr> plainAttrs) Constructors in org.apache.syncope.common.lib.request with parameters of type 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 -
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 AttrModifier and TypeMethodDescriptionConnObject.getAttrs()AnyTO.getDerAttr(String schema) AttributableTO.getDerAttr(String schema) MembershipTO.getDerAttr(String schema) RealmTO.getDerAttr(String schema) AnyTO.getDerAttrs()AttributableTO.getDerAttrs()MembershipTO.getDerAttrs()RealmTO.getDerAttrs()AnyTO.getPlainAttr(String schema) AttributableTO.getPlainAttr(String schema) LinkedAccountTO.getPlainAttr(String schema) MembershipTO.getPlainAttr(String schema) RealmTO.getPlainAttr(String schema) AnyTO.getPlainAttrs()AttributableTO.getPlainAttrs()LinkedAccountTO.getPlainAttrs()MembershipTO.getPlainAttrs()RealmTO.getPlainAttrs()ClientAppTO.getProperties()Methods in org.apache.syncope.common.lib.to with parameters of type AttrMethod parameters in org.apache.syncope.common.lib.to with type arguments of type Attr -
Uses of Attr in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service that return AttrModifier and TypeMethodDescriptionSchemaService.getDropdownValues(@NotNull String key, @NotNull AnyTO anyTO) SchemaService.getDropdownValues(@NotNull String key, @NotNull RealmTO realmTO) 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 AttrModifier and TypeMethodDescriptionAnyService.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 -
Uses of Attr in org.apache.syncope.common.rest.api.service.wa
Methods in org.apache.syncope.common.rest.api.service.wa that return AttrModifier and TypeMethodDescriptionReturns configuration parameter with matching schema.Methods in org.apache.syncope.common.rest.api.service.wa that return types with arguments of type AttrMethods in org.apache.syncope.common.rest.api.service.wa with parameters of type Attr -
Uses of Attr in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return AttrModifier and TypeMethodDescriptionSchemaLogic.getDropdownValues(String key, AttributableTO attributableTO) Method parameters in org.apache.syncope.core.logic with type arguments of type AttrModifier and TypeMethodDescriptionprotected <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 AttrMethods in org.apache.syncope.core.logic.wa that return types with arguments of type AttrMethods in org.apache.syncope.core.logic.wa with parameters of type Attr -
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 AttrMethod parameters in org.apache.syncope.core.persistence.api.entity.am with type arguments of type Attr -
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 AttrModifier and TypeFieldDescriptionprotected static final TypeReference<List<Attr>> AbstractClientApp.ATTR_TYPEREFMethods in org.apache.syncope.core.persistence.jpa.entity.am that return types with arguments of type AttrMethod parameters in org.apache.syncope.core.persistence.jpa.entity.am with type arguments of type Attr -
Uses of Attr in org.apache.syncope.core.persistence.neo4j.entity.am
Fields in org.apache.syncope.core.persistence.neo4j.entity.am with type parameters of type AttrModifier and TypeFieldDescriptionprotected static final TypeReference<List<Attr>> AbstractClientApp.ATTR_TYPEREFMethods in org.apache.syncope.core.persistence.neo4j.entity.am that return types with arguments of type AttrMethod parameters in org.apache.syncope.core.persistence.neo4j.entity.am with type arguments of type Attr -
Uses of Attr in org.apache.syncope.core.provisioning.api.data
Methods in org.apache.syncope.core.provisioning.api.data that return AttrMethods in org.apache.syncope.core.provisioning.api.data with parameters of type Attr -
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 AttrModifier and TypeMethodDescriptionstatic voidJexlUtils.addAttrsToContext(Collection<Attr> attrs, JexlContext jexlContext) -
Uses of Attr in org.apache.syncope.core.provisioning.java.data
Methods in org.apache.syncope.core.provisioning.java.data that return AttrMethods in org.apache.syncope.core.provisioning.java.data with parameters of type Attr -
Uses of Attr in org.apache.syncope.core.provisioning.java.utils
Methods in org.apache.syncope.core.provisioning.java.utils that return AttrModifier and TypeMethodDescriptionprotected static AttrTemplateUtils.evaluateAttr(Attr template, MapContext jexlContext) Methods in org.apache.syncope.core.provisioning.java.utils with parameters of type AttrModifier and TypeMethodDescriptionprotected 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 AttrModifier and TypeMethodDescriptionSchemaServiceImpl.getDropdownValues(String key, AnyTO anyTO) SchemaServiceImpl.getDropdownValues(String key, RealmTO realmTO) AbstractAnyService.read(String key, SchemaType schemaType, String schema) Methods in org.apache.syncope.core.rest.cxf.service that return types with arguments of type AttrMethods in org.apache.syncope.core.rest.cxf.service with parameters of type AttrModifier and TypeMethodDescriptionprotected voidAbstractAnyService.addUpdateOrReplaceAttr(String key, SchemaType schemaType, Attr attrTO, PatchOperation operation) AbstractAnyService.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 AttrMethods in org.apache.syncope.core.rest.cxf.service.wa that return types with arguments of type AttrMethods in org.apache.syncope.core.rest.cxf.service.wa with parameters of type Attr