Modifier and Type | Method and Description |
---|---|
AttrTO |
AnyObjectSyncopeOperations.readAttribute(String anyKey,
String schemaType,
String schema) |
Modifier and Type | Method and Description |
---|---|
Set<AttrTO> |
AnyObjectSyncopeOperations.readAttributes(String anyKey,
String schemaType) |
Modifier and Type | Method and Description |
---|---|
void |
AnyObjectResultManager.printAttribute(AttrTO attribute) |
Modifier and Type | Method and Description |
---|---|
void |
AnyObjectResultManager.printAttributes(Set<AttrTO> attributes) |
Modifier and Type | Method and Description |
---|---|
AttrTO |
ConfigurationSyncopeOperations.get(String schema) |
Modifier and Type | Method and Description |
---|---|
List<AttrTO> |
ConfigurationSyncopeOperations.list() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationSyncopeOperations.set(AttrTO attrTO) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationResultManager.fromGet(List<AttrTO> attrTOs) |
void |
ConfigurationResultManager.fromRead(List<AttrTO> attrTOs) |
void |
ConfigurationResultManager.fromUpdate(List<AttrTO> attrTOs) |
Modifier and Type | Method and Description |
---|---|
AttrTO |
GroupSyncopeOperations.readAttribute(String groupKey,
String schemaType,
String schema) |
Modifier and Type | Method and Description |
---|---|
Set<AttrTO> |
GroupSyncopeOperations.readAttributes(String groupKey,
String schemaType) |
Modifier and Type | Method and Description |
---|---|
void |
GroupResultManager.printAttribute(AttrTO attribute) |
Modifier and Type | Method and Description |
---|---|
void |
GroupResultManager.printAttributes(Set<AttrTO> attributes) |
Modifier and Type | Method and Description |
---|---|
AttrTO |
ParametersCreateWizardPanel.ParametersForm.getAttrTO() |
AttrTO |
ParametersEditModalPanel.getItem() |
AttrTO |
ParametersCreateModalPanel.getItem() |
Modifier and Type | Method and Description |
---|---|
ActionsPanel<AttrTO> |
ParametersDirectoryPanel.getActions(IModel<AttrTO> model) |
protected List<IColumn<AttrTO,String>> |
ParametersDirectoryPanel.getColumns() |
Iterator<AttrTO> |
ParametersDirectoryPanel.ParametersProvider.iterator(long first,
long count) |
IModel<AttrTO> |
ParametersDirectoryPanel.ParametersProvider.model(AttrTO object) |
Modifier and Type | Method and Description |
---|---|
IModel<AttrTO> |
ParametersDirectoryPanel.ParametersProvider.model(AttrTO object) |
Modifier and Type | Method and Description |
---|---|
ActionsPanel<AttrTO> |
ParametersDirectoryPanel.getActions(IModel<AttrTO> model) |
Constructor and Description |
---|
ParametersCreateModalPanel(BaseModal<AttrTO> modal,
AttrTO attrTO,
PageReference pageRef) |
ParametersDetailsPanel(String id,
AttrTO attrTO) |
ParametersEditModalPanel(BaseModal<AttrTO> modal,
AttrTO attrTO,
PageReference pageRef) |
Constructor and Description |
---|
ParametersCreateModalPanel(BaseModal<AttrTO> modal,
AttrTO attrTO,
PageReference pageRef) |
ParametersDirectoryPanel(String id,
DirectoryPanel.Builder<AttrTO,AttrTO,ConfRestClient> builder) |
ParametersDirectoryPanel(String id,
DirectoryPanel.Builder<AttrTO,AttrTO,ConfRestClient> builder) |
ParametersEditModalPanel(BaseModal<AttrTO> modal,
AttrTO attrTO,
PageReference pageRef) |
Modifier and Type | Method and Description |
---|---|
AttrTO |
ConfRestClient.get(String key) |
Modifier and Type | Method and Description |
---|---|
List<AttrTO> |
ConfRestClient.list() |
Modifier and Type | Method and Description |
---|---|
void |
ConfRestClient.set(AttrTO attrTO) |
Modifier and Type | Field and Description |
---|---|
protected Comparator<AttrTO> |
AbstractAttrsWizardStep.attrComparator |
protected IModel<List<AttrTO>> |
AbstractAttrsWizardStep.attrTOs |
Modifier and Type | Method and Description |
---|---|
protected abstract List<AttrTO> |
AbstractAttrsWizardStep.getAttrsFromTO() |
protected List<AttrTO> |
DerAttrs.getAttrsFromTO() |
protected List<AttrTO> |
LinkedAccountPlainAttrsPanel.getAttrsFromTO() |
protected List<AttrTO> |
PlainAttrs.getAttrsFromTO() |
protected List<AttrTO> |
VirAttrs.getAttrsFromTO() |
protected List<AttrTO> |
DerAttrs.getAttrsFromTO(MembershipTO membershipTO) |
protected abstract List<AttrTO> |
AbstractAttrs.getAttrsFromTO(MembershipTO membershipTO) |
protected List<AttrTO> |
PlainAttrs.getAttrsFromTO(MembershipTO membershipTO) |
protected List<AttrTO> |
VirAttrs.getAttrsFromTO(MembershipTO membershipTO) |
protected List<AttrTO> |
AbstractAttrsWizardStep.loadAttrTOs() |
Modifier and Type | Method and Description |
---|---|
protected FormComponent<?> |
AbstractAttrsWizardStep.checkboxToggle(AttrTO attrTO,
AbstractFieldPanel<?> panel,
boolean isMultivalue) |
protected FormComponent<?> |
LinkedAccountPlainAttrsPanel.checkboxToggle(AttrTO attrTO,
AbstractFieldPanel<?> panel,
boolean isMultivalue) |
protected void |
AbstractAttrsWizardStep.PlainSchemas.setExternalAction(AttrTO attrTO,
AbstractFieldPanel<?> panel) |
Modifier and Type | Method and Description |
---|---|
protected AbstractFieldPanel<?> |
AbstractAttrsWizardStep.PlainSchemas.setPanel(Map<String,PlainSchemaTO> schemas,
ListItem<AttrTO> item,
boolean setReadOnly) |
Constructor and Description |
---|
DerSchemas(String id,
Map<String,DerSchemaTO> schemas,
IModel<List<AttrTO>> attrTOs) |
PlainSchemasOwn(String id,
Map<String,PlainSchemaTO> schemas,
IModel<List<AttrTO>> attrTOs) |
VirSchemas(String id,
Map<String,VirSchemaTO> schemas,
IModel<List<AttrTO>> attrTOs) |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseUserSelfResource.dateToMillis(Set<AttrTO> attrs,
PlainSchemaTO plainSchema) |
protected void |
BaseUserSelfResource.millisToDate(Set<AttrTO> attrs,
PlainSchemaTO plainSchema) |
Modifier and Type | Method and Description |
---|---|
static Map<String,AttrTO> |
EntityTOUtils.buildAttrMap(Collection<AttrTO> attrs) |
Modifier and Type | Method and Description |
---|---|
static Map<String,AttrTO> |
EntityTOUtils.buildAttrMap(Collection<AttrTO> attrs) |
Modifier and Type | Method and Description |
---|---|
AttrTO |
AttrPatch.getAttrTO() |
Modifier and Type | Method and Description |
---|---|
Set<AttrTO> |
MembershipPatch.getPlainAttrs() |
Set<AttrTO> |
AnyPatch.getVirAttrs() |
Set<AttrTO> |
MembershipPatch.getVirAttrs() |
Set<AttrTO> |
AttributablePatch.getVirAttrs() |
Modifier and Type | Method and Description |
---|---|
AttrPatch.Builder |
AttrPatch.Builder.attrTO(AttrTO attrTO) |
void |
AttrPatch.setAttrTO(AttrTO attrTO) |
Modifier and Type | Method and Description |
---|---|
AttrTO |
AttrTO.Builder.build() |
Modifier and Type | Method and Description |
---|---|
int |
AttrTO.compareTo(AttrTO other) |
Modifier and Type | Method and Description |
---|---|
AttrTO |
ConfigurationService.get(@NotNull String schema)
Returns configuration parameter with matching schema.
|
AttrTO |
AnyService.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.
|
Modifier and Type | Method and Description |
---|---|
List<AttrTO> |
ConfigurationService.list()
Returns all configuration parameters.
|
Set<AttrTO> |
AnyService.read(@NotNull String key,
@NotNull SchemaType schemaType)
Reads the list of attributes owned by the given any object for the given schema type.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationService.set(@NotNull AttrTO value)
Creates / updates the configuration parameter with the given schema.
|
javax.ws.rs.core.Response |
AnyService.update(@NotNull String key,
@NotNull SchemaType schemaType,
@NotNull AttrTO attrTO)
Adds or replaces the attribute, owned by the given any object, for the given schema type and schema.
|
Modifier and Type | Method and Description |
---|---|
AttrTO |
ConfigurationLogic.get(String schema) |
Modifier and Type | Method and Description |
---|---|
List<AttrTO> |
ConfigurationLogic.list() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationLogic.set(AttrTO value) |
Modifier and Type | Method and Description |
---|---|
AttrTO |
ConfigurationDataBinder.getAttrTO(CPlainAttr attr) |
Modifier and Type | Method and Description |
---|---|
List<AttrTO> |
ConfigurationDataBinder.getConfTO() |
Modifier and Type | Method and Description |
---|---|
CPlainAttr |
ConfigurationDataBinder.getAttr(AttrTO attrTO) |
Modifier and Type | Method and Description |
---|---|
static void |
JexlUtils.addAttrTOsToContext(Collection<AttrTO> attrs,
JexlContext jexlContext) |
Modifier and Type | Method and Description |
---|---|
List<PropagationTaskInfo> |
PropagationManager.getCreateTasks(AnyTypeKind kind,
String key,
Boolean enable,
PropagationByResource<String> propByRes,
Collection<AttrTO> vAttrs,
Collection<String> noPropResourceKeys)
Create the any object tasks for every associated resource, unless in
noPropResourceKeys . |
List<PropagationTaskInfo> |
PropagationManager.getUpdateTasks(AnyTypeKind kind,
String key,
boolean changePwd,
Boolean enable,
PropagationByResource<String> propByRes,
PropagationByResource<Pair<String,String>> propByLinkedAccount,
Collection<AttrTO> vAttrs,
Collection<String> noPropResourceKeys)
Create the update tasks for the any object on each resource associated, unless in
noPropResourceKeys . |
List<PropagationTaskInfo> |
PropagationManager.getUserCreateTasks(String key,
String password,
Boolean enable,
PropagationByResource<String> propByRes,
PropagationByResource<Pair<String,String>> propByLinkedAccount,
Collection<AttrTO> vAttrs,
Collection<String> noPropResourceKeys)
Create the user tasks for every associated resource, unless in
noPropResourceKeys . |
Modifier and Type | Method and Description |
---|---|
AttrTO |
ConfigurationDataBinderImpl.getAttrTO(CPlainAttr attr) |
Modifier and Type | Method and Description |
---|---|
List<AttrTO> |
ConfigurationDataBinderImpl.getConfTO() |
Modifier and Type | Method and Description |
---|---|
CPlainAttr |
ConfigurationDataBinderImpl.getAttr(AttrTO attrTO) |
Modifier and Type | Method and Description |
---|---|
protected List<PropagationTaskInfo> |
PropagationManagerImpl.createTasks(Any<?> any,
String password,
boolean changePwd,
Boolean enable,
PropagationByResource<String> propByRes,
PropagationByResource<Pair<String,String>> propByLinkedAccount,
Collection<AttrTO> vAttrs)
Create propagation tasks.
|
protected List<PropagationTaskInfo> |
PropagationManagerImpl.getCreateTasks(Any<?> any,
String password,
Boolean enable,
PropagationByResource<String> propByRes,
PropagationByResource<Pair<String,String>> propByLinkedAccount,
Collection<AttrTO> vAttrs,
Collection<String> noPropResourceKeys) |
List<PropagationTaskInfo> |
PropagationManagerImpl.getCreateTasks(AnyTypeKind kind,
String key,
Boolean enable,
PropagationByResource<String> propByRes,
Collection<AttrTO> vAttrs,
Collection<String> noPropResourceKeys) |
protected List<PropagationTaskInfo> |
PropagationManagerImpl.getUpdateTasks(Any<?> any,
String password,
boolean changePwd,
Boolean enable,
PropagationByResource<String> propByRes,
PropagationByResource<Pair<String,String>> propByLinkedAccount,
Collection<AttrTO> vAttrs,
Collection<String> noPropResourceKeys) |
List<PropagationTaskInfo> |
PropagationManagerImpl.getUpdateTasks(AnyTypeKind kind,
String key,
boolean changePwd,
Boolean enable,
PropagationByResource<String> propByRes,
PropagationByResource<Pair<String,String>> propByLinkedAccount,
Collection<AttrTO> vAttrs,
Collection<String> noPropResourceKeys) |
List<PropagationTaskInfo> |
PropagationManagerImpl.getUserCreateTasks(String key,
String password,
Boolean enable,
PropagationByResource<String> propByRes,
PropagationByResource<Pair<String,String>> propByLinkedAccount,
Collection<AttrTO> vAttrs,
Collection<String> noPropResourceKeys) |
Modifier and Type | Method and Description |
---|---|
AttrTO |
ConfigurationServiceImpl.get(String schema) |
AttrTO |
AbstractAnyService.read(String key,
SchemaType schemaType,
String schema) |
Modifier and Type | Method and Description |
---|---|
List<AttrTO> |
ConfigurationServiceImpl.list() |
Set<AttrTO> |
AbstractAnyService.read(String key,
SchemaType schemaType) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationServiceImpl.set(AttrTO value) |
javax.ws.rs.core.Response |
AbstractAnyService.update(String key,
SchemaType schemaType,
AttrTO attrTO) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.