Uses of Class
pl.edu.icm.unity.engine.api.attributes.DynamicAttribute
Packages that use DynamicAttribute
Package
Description
IdP-type endpoints support
Output translation API
-
Uses of DynamicAttribute in pl.edu.icm.unity.engine.api.attributes
Methods in pl.edu.icm.unity.engine.api.attributes that return DynamicAttribute -
Uses of DynamicAttribute in pl.edu.icm.unity.engine.api.idp
Fields in pl.edu.icm.unity.engine.api.idp with type parameters of type DynamicAttributeModifier and TypeFieldDescriptionfinal List<DynamicAttribute>
ActiveValueClientHelper.ActiveValueSelectionConfig.multiSelectableAttributes
final List<DynamicAttribute>
ActiveValueClientHelper.ActiveValueSelectionConfig.remainingAttributes
final List<DynamicAttribute>
ActiveValueClientHelper.ActiveValueSelectionConfig.singleSelectableAttributes
Method parameters in pl.edu.icm.unity.engine.api.idp with type arguments of type DynamicAttributeModifier and TypeMethodDescriptionActiveValueClientHelper.getActiveValueSelectionConfig
(Set<ActiveValueClient> activeValueClients, String client, Collection<DynamicAttribute> allAttributes) Constructor parameters in pl.edu.icm.unity.engine.api.idp with type arguments of type DynamicAttributeModifierConstructorDescriptionActiveValueSelectionConfig
(List<DynamicAttribute> multiSelectableAttributes, List<DynamicAttribute> singleSelectableAttributes, List<DynamicAttribute> remainingAttributes) -
Uses of DynamicAttribute in pl.edu.icm.unity.engine.api.translation.out
Methods in pl.edu.icm.unity.engine.api.translation.out that return types with arguments of type DynamicAttribute