Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
A
AbstractBaseRestClient
- Class in
org.syncope.console.rest
AbstractBaseRestClient()
- Constructor for class org.syncope.console.rest.
AbstractBaseRestClient
AbstractFieldPanel
<
T
extends
Serializable
> - Class in
org.syncope.console.wicket.markup.html.form
AbstractFieldPanel(String, IModel<T>)
- Constructor for class org.syncope.console.wicket.markup.html.form.
AbstractFieldPanel
AbstractSchedTaskModalPage
- Class in
org.syncope.console.pages
Modal window with Task form (to stop and start execution).
AbstractSchedTaskModalPage(ModalWindow, SchedTaskTO, PageReference)
- Constructor for class org.syncope.console.pages.
AbstractSchedTaskModalPage
AbstractSchemaModalPage
- Class in
org.syncope.console.pages
Modal window with Schema form.
AbstractSchemaModalPage(String)
- Constructor for class org.syncope.console.pages.
AbstractSchemaModalPage
active
- Variable in class org.syncope.console.wicket.markup.html.form.
FieldPanel
addRequiredLabel()
- Method in class org.syncope.console.wicket.markup.html.form.
AjaxCheckBoxPanel
addRequiredLabel()
- Method in class org.syncope.console.wicket.markup.html.form.
AjaxPasswordFieldPanel
addRequiredLabel()
- Method in class org.syncope.console.wicket.markup.html.form.
FieldPanel
addValidator(IValidator)
- Method in class org.syncope.console.wicket.markup.html.form.
AjaxTextFieldPanel
AjaxCheckBoxPanel
- Class in
org.syncope.console.wicket.markup.html.form
AjaxCheckBoxPanel(String, String, IModel<Boolean>, boolean)
- Constructor for class org.syncope.console.wicket.markup.html.form.
AjaxCheckBoxPanel
AjaxDecoratedCheckbox
- Class in
org.syncope.console.wicket.markup.html.form
AjaxCheckBox allowing AjaxCallDecorator.
AjaxDecoratedCheckbox(String)
- Constructor for class org.syncope.console.wicket.markup.html.form.
AjaxDecoratedCheckbox
AjaxDecoratedCheckbox(String, IModel<Boolean>)
- Constructor for class org.syncope.console.wicket.markup.html.form.
AjaxDecoratedCheckbox
AjaxDropDownChoicePanel
<
T
> - Class in
org.syncope.console.wicket.markup.html.form
AjaxDropDownChoicePanel(String, String, IModel<T>, boolean)
- Constructor for class org.syncope.console.wicket.markup.html.form.
AjaxDropDownChoicePanel
AjaxNumberFieldPanel
- Class in
org.syncope.console.wicket.markup.html.form
AjaxNumberFieldPanel(String, String, IModel<Number>, Class, boolean)
- Constructor for class org.syncope.console.wicket.markup.html.form.
AjaxNumberFieldPanel
AjaxPalettePanel
<
T
> - Class in
org.syncope.console.wicket.markup.html.form
AjaxPalettePanel(String, IModel<List<T>>, ListModel<T>)
- Constructor for class org.syncope.console.wicket.markup.html.form.
AjaxPalettePanel
AjaxPalettePanel(String, IModel<List<T>>, ListModel<T>, ChoiceRenderer<T>)
- Constructor for class org.syncope.console.wicket.markup.html.form.
AjaxPalettePanel
AjaxPasswordFieldPanel
- Class in
org.syncope.console.wicket.markup.html.form
AjaxPasswordFieldPanel(String, String, IModel<String>, boolean)
- Constructor for class org.syncope.console.wicket.markup.html.form.
AjaxPasswordFieldPanel
AjaxTextFieldPanel
- Class in
org.syncope.console.wicket.markup.html.form
AjaxTextFieldPanel(String, String, IModel<String>, boolean)
- Constructor for class org.syncope.console.wicket.markup.html.form.
AjaxTextFieldPanel
ApprovalModalPage
- Class in
org.syncope.console.pages
ApprovalModalPage(PageReference, ModalWindow, WorkflowFormTO)
- Constructor for class org.syncope.console.pages.
ApprovalModalPage
ApprovalRestClient
- Class in
org.syncope.console.rest
Console client for invoking Rest Todo services.
ApprovalRestClient()
- Constructor for class org.syncope.console.rest.
ApprovalRestClient
AttributesPanel
- Class in
org.syncope.console.pages.panels
AttributesPanel(String, T, Form, boolean)
- Constructor for class org.syncope.console.pages.panels.
AttributesPanel
B
BaseModalPage
- Class in
org.syncope.console.pages
Syncope Modal Window.
BaseModalPage()
- Constructor for class org.syncope.console.pages.
BaseModalPage
BasePage
- Class in
org.syncope.console.pages
Syncope Wicket base-page.
BasePage()
- Constructor for class org.syncope.console.pages.
BasePage
BasePage(PageParameters)
- Constructor for class org.syncope.console.pages.
BasePage
Constructor that is invoked when page is invoked without a session.
baseURL
- Variable in class org.syncope.console.rest.
AbstractBaseRestClient
build()
- Method in class org.syncope.console.commons.
RoleTreeBuilder
build(List<RoleTO>)
- Method in class org.syncope.console.commons.
RoleTreeBuilder
buildSearchCond()
- Method in class org.syncope.console.pages.panels.
UserSearchPanel
C
checkDeleteIsForbidden(ConnInstanceTO)
- Method in class org.syncope.console.pages.
Resources
Check if the delete action is forbidden.
claimForm(String)
- Method in class org.syncope.console.rest.
ApprovalRestClient
clone()
- Method in class org.syncope.console.wicket.markup.html.form.
AjaxDropDownChoicePanel
clone()
- Method in class org.syncope.console.wicket.markup.html.form.
DateTextFieldPanel
clone()
- Method in class org.syncope.console.wicket.markup.html.form.
DateTimeFieldPanel
clone()
- Method in class org.syncope.console.wicket.markup.html.form.
FieldPanel
compare(IModel<Comparable>, IModel<Comparable>)
- Method in class org.syncope.console.commons.
SortableDataProviderComparator
compare(T, T)
- Method in class org.syncope.console.commons.
SortableDataProviderComparator
compare(UserTO, UserTO)
- Method in class org.syncope.console.commons.
SortableUserProviderComparator
Configuration
- Class in
org.syncope.console.pages
Configurations WebPage.
Configuration(PageParameters)
- Constructor for class org.syncope.console.pages.
Configuration
ConfigurationModalPage
- Class in
org.syncope.console.pages
Modal window with Connector form.
ConfigurationModalPage(PageReference, ModalWindow, ConfigurationTO, boolean)
- Constructor for class org.syncope.console.pages.
ConfigurationModalPage
ConfigurationModalPage constructor.
ConfigurationRestClient
- Class in
org.syncope.console.rest
ConfigurationRestClient()
- Constructor for class org.syncope.console.rest.
ConfigurationRestClient
ConnectorModalPage
- Class in
org.syncope.console.pages
Modal window with Connector form.
ConnectorModalPage(PageReference, ModalWindow, ConnInstanceTO, boolean)
- Constructor for class org.syncope.console.pages.
ConnectorModalPage
ConnectorRestClient
- Class in
org.syncope.console.rest
Console client for invoking Rest Connectors services.
ConnectorRestClient()
- Constructor for class org.syncope.console.rest.
ConnectorRestClient
Constants
- Class in
org.syncope.console.commons
container
- Variable in class org.syncope.console.pages.panels.
ResultSetPanel
Container used to refresh table.
count(String)
- Method in class org.syncope.console.rest.
TaskRestClient
Return the number of tasks.
count()
- Method in class org.syncope.console.rest.
UserRestClient
create(ConnInstanceTO)
- Method in class org.syncope.console.rest.
ConnectorRestClient
Create new connector.
create(ResourceTO)
- Method in class org.syncope.console.rest.
ResourceRestClient
Create new resource.
create(UserTO)
- Method in class org.syncope.console.rest.
UserRestClient
Create a new user and start off the workflow.
createConfiguration(ConfigurationTO)
- Method in class org.syncope.console.rest.
ConfigurationRestClient
Create a new configuration.
createDerivedSchema(String, DerivedSchemaTO)
- Method in class org.syncope.console.rest.
SchemaRestClient
Create new derived user schema.
createNotification(NotificationTO)
- Method in class org.syncope.console.rest.
NotificationRestClient
createPolicy(T)
- Method in class org.syncope.console.rest.
PolicyRestClient
createRole(RoleTO)
- Method in class org.syncope.console.rest.
RoleRestClient
Create new role.
createSchedTask(SchedTaskTO)
- Method in class org.syncope.console.rest.
TaskRestClient
createSchema(String, SchemaTO)
- Method in class org.syncope.console.rest.
SchemaRestClient
Create new user schema.
createSyncTask(SyncTaskTO)
- Method in class org.syncope.console.rest.
TaskRestClient
createVirtualSchema(String, VirtualSchemaTO)
- Method in class org.syncope.console.rest.
SchemaRestClient
Create new derived user schema.
CRON_TEMPLATES
- Static variable in class org.syncope.console.pages.
AbstractSchedTaskModalPage
crontab
- Variable in class org.syncope.console.pages.
AbstractSchedTaskModalPage
D
DatePropertyColumn
<
T
> - Class in
org.syncope.console.wicket.extensions.markup.html.repeater.data.table
Format column's value as date string.
DatePropertyColumn(IModel<String>, String, String)
- Constructor for class org.syncope.console.wicket.extensions.markup.html.repeater.data.table.
DatePropertyColumn
DateTextFieldPanel
- Class in
org.syncope.console.wicket.markup.html.form
DateTextFieldPanel(String, String, IModel<Date>, boolean, String)
- Constructor for class org.syncope.console.wicket.markup.html.form.
DateTextFieldPanel
DateTimeFieldPanel
- Class in
org.syncope.console.wicket.markup.html.form
DateTimeFieldPanel(String, String, IModel<Date>, boolean, String)
- Constructor for class org.syncope.console.wicket.markup.html.form.
DateTimeFieldPanel
dbContentAsXml()
- Method in class org.syncope.console.rest.
ConfigurationRestClient
delete(Long)
- Method in class org.syncope.console.rest.
ConnectorRestClient
delete(Long)
- Method in class org.syncope.console.rest.
PolicyRestClient
delete(String)
- Method in class org.syncope.console.rest.
ResourceRestClient
Delete an already existent resource by its name.
delete(Long)
- Method in class org.syncope.console.rest.
TaskRestClient
Delete specified task.
delete(Long)
- Method in class org.syncope.console.rest.
UserRequestRestClient
delete(Long)
- Method in class org.syncope.console.rest.
UserRestClient
deleteConfiguration(String)
- Method in class org.syncope.console.rest.
ConfigurationRestClient
Deelete a configuration by key.
deleteDerivedSchema(String, String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Delete an already existent user derived schema by its name.
deleteExecution(Long)
- Method in class org.syncope.console.rest.
TaskRestClient
Delete specified task's execution.
DeleteLinkPanel
- Class in
org.syncope.console.wicket.markup.html.form
This empty class must exist because there not seems to be alternative to provide specialized HTML for delete links.
DeleteLinkPanel(String, IModel<?>)
- Constructor for class org.syncope.console.wicket.markup.html.form.
DeleteLinkPanel
deleteNotification(Long)
- Method in class org.syncope.console.rest.
NotificationRestClient
deleteRole(Long)
- Method in class org.syncope.console.rest.
RoleRestClient
Delete an already existent role by its name.
deleteSchema(String, String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Delete an already existent user schema by its name.
deleteVirtualSchema(String, String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Delete an already existent user derived schema by its name.
DERIVED_SCHEMA_FIELDS
- Static variable in class org.syncope.console.commons.
Constants
DerivedAttributesPanel
- Class in
org.syncope.console.pages.panels
DerivedAttributesPanel(String, T)
- Constructor for class org.syncope.console.pages.panels.
DerivedAttributesPanel
DerivedSchemaModalPage
- Class in
org.syncope.console.pages
Modal window with Schema form.
DerivedSchemaModalPage(String)
- Constructor for class org.syncope.console.pages.
DerivedSchemaModalPage
DisplayAttributesModalPage
- Class in
org.syncope.console.pages
Modal window with Display attributes form.
DisplayAttributesModalPage(PageReference, ModalWindow)
- Constructor for class org.syncope.console.pages.
DisplayAttributesModalPage
E
EditLinkPanel
- Class in
org.syncope.console.wicket.markup.html.form
This empty class must exist because there not seems to be alternative to provide specialized HTML for edit links.
EditLinkPanel(String, IModel<?>)
- Constructor for class org.syncope.console.wicket.markup.html.form.
EditLinkPanel
ENGLISH_DATE_FORMAT
- Static variable in class org.syncope.console.commons.
Constants
EntitlementRestClient
- Class in
org.syncope.console.rest
Console client for invoking Rest Resources services.
EntitlementRestClient()
- Constructor for class org.syncope.console.rest.
EntitlementRestClient
enumValuesSeparator
- Static variable in class org.syncope.console.pages.
Schema
ErrorPage
- Class in
org.syncope.console.pages
Error WebPage.
ErrorPage(PageParameters)
- Constructor for class org.syncope.console.pages.
ErrorPage
executions
- Variable in class org.syncope.console.pages.
TaskModalPage
F
feedbackPanel
- Variable in class org.syncope.console.pages.
BaseModalPage
feedbackPanel
- Variable in class org.syncope.console.pages.
BasePage
field
- Variable in class org.syncope.console.wicket.markup.html.form.
FieldPanel
FieldPanel
<
T
extends
Serializable
> - Class in
org.syncope.console.wicket.markup.html.form
FieldPanel(String, String, IModel<T>, boolean)
- Constructor for class org.syncope.console.wicket.markup.html.form.
FieldPanel
form
- Variable in class org.syncope.console.pages.
TaskModalPage
G
get(Request, String)
- Method in class org.syncope.console.commons.
PreferenceManager
get()
- Static method in class org.syncope.console.
SyncopeSession
getAjaxCallDecorator()
- Method in class org.syncope.console.wicket.ajax.markup.html.
IndicatingDeleteOnConfirmAjaxLink
getAjaxCallDecorator()
- Method in class org.syncope.console.wicket.markup.html.form.
AjaxDecoratedCheckbox
Returns ajax call decorator that will be used to decorate the ajax call.
getAjaxIndicatorMarkupId()
- Method in class org.syncope.console.pages.
BasePage
getAllAllowedRoles(String, String)
- Method in class org.syncope.console.commons.
XMLRolesReader
Get all roles allowed for specific page and actio requested.
getAllBundles()
- Method in class org.syncope.console.rest.
ConnectorRestClient
getAllConfigurations()
- Method in class org.syncope.console.rest.
ConfigurationRestClient
Get all stored configurations.
getAllConnectors()
- Method in class org.syncope.console.rest.
ConnectorRestClient
Get all connectors.
getAllEntitlements()
- Method in class org.syncope.console.rest.
EntitlementRestClient
Get all Entitlements.
getAllNotifications()
- Method in class org.syncope.console.rest.
NotificationRestClient
getAllResources()
- Method in class org.syncope.console.rest.
ResourceRestClient
Get all Connectors.
getAllRoles()
- Method in class org.syncope.console.rest.
RoleRestClient
Get all Roles.
getAllValidatorClasses()
- Method in class org.syncope.console.rest.
SchemaRestClient
Populator for Validator Schema DropDown components.
getConnectorProperties(Long)
- Method in class org.syncope.console.rest.
ConnectorRestClient
Get all configuration properties for the given connector instance.
getContainer()
- Method in class org.syncope.console.wicket.markup.html.form.
MultiValueSelectorPanel
getCoreVersion()
- Method in class org.syncope.console.
SyncopeSession
getCron(FormComponent, FormComponent, FormComponent, FormComponent, FormComponent, FormComponent)
- Method in class org.syncope.console.pages.
TaskModalPage
getCronField(FormComponent, int)
- Method in class org.syncope.console.pages.
TaskModalPage
getCronField(String, int)
- Method in class org.syncope.console.pages.
TaskModalPage
getDateFormat()
- Method in class org.syncope.console.
SyncopeSession
getDefinition()
- Method in class org.syncope.console.rest.
WorkflowRestClient
getDerivedSchemaNames(String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Get derived schema names.
getDerivedSchemas(String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Get derived schemas.
getDisplayValue(T)
- Method in class org.syncope.console.commons.
MapChoiceRenderer
getDisplayValue(Object)
- Method in class org.syncope.console.commons.
SelectChoiceRenderer
getDisplayValue()
- Method in class org.syncope.console.commons.
SelectOption
getEntitlements()
- Method in class org.syncope.console.
SyncopeSession
getEntitlementsPalette()
- Method in class org.syncope.console.pages.panels.
RoleAttributesPanel
getEvents()
- Method in class org.syncope.console.rest.
NotificationRestClient
getFeedbackPanel()
- Method in class org.syncope.console.pages.
BasePage
getField()
- Method in class org.syncope.console.wicket.markup.html.form.
FieldPanel
getFilterName()
- Method in class org.syncope.console.commons.
SearchCondWrapper
getFilterType()
- Method in class org.syncope.console.commons.
SearchCondWrapper
getFilterValue()
- Method in class org.syncope.console.commons.
SearchCondWrapper
getForms()
- Method in class org.syncope.console.rest.
ApprovalRestClient
getGlobalPolicy(PolicyType)
- Method in class org.syncope.console.rest.
PolicyRestClient
getHomePage()
- Method in class org.syncope.console.
SyncopeApplication
getIdValue(T, int)
- Method in class org.syncope.console.commons.
MapChoiceRenderer
getIdValue(Object, int)
- Method in class org.syncope.console.commons.
SelectChoiceRenderer
getJobActionsClasses()
- Method in class org.syncope.console.rest.
TaskRestClient
getJobClasses()
- Method in class org.syncope.console.rest.
TaskRestClient
Return a list of job classes.
getKeyValue()
- Method in class org.syncope.console.commons.
SelectOption
getKind()
- Method in class org.syncope.console.pages.
AbstractSchemaModalPage
getList(Request, String)
- Method in class org.syncope.console.commons.
PreferenceManager
getLoggers()
- Method in class org.syncope.console.rest.
ConfigurationRestClient
Get all loggers.
getMailTemplates()
- Method in class org.syncope.console.rest.
NotificationRestClient
getModelObject()
- Method in class org.syncope.console.wicket.markup.html.form.
FieldPanel
getOperationType()
- Method in class org.syncope.console.commons.
SearchCondWrapper
getPaginatorChoices()
- Method in class org.syncope.console.commons.
PreferenceManager
getPaginatorRows(Request, String)
- Method in class org.syncope.console.commons.
PreferenceManager
getPolicies(PolicyType)
- Method in class org.syncope.console.rest.
PolicyRestClient
getSchemaModalPage(SchemaModalPageFactory.Entity, SchemaModalPageFactory.SchemaType)
- Static method in class org.syncope.console.commons.
SchemaModalPageFactory
getSchemaNames(ResourceTO)
- Method in class org.syncope.console.rest.
ConnectorRestClient
getSchemaNames(String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Get schema names.
getSchemas(String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Get schemas.
getSearchFeedback()
- Method in class org.syncope.console.pages.panels.
UserSearchPanel
getSelectedNode()
- Method in class org.syncope.console.pages.panels.
RoleSummaryPanel
getSelectedNodeId()
- Method in class org.syncope.console.pages.panels.
RoleSummaryPanel.TreeNodeClickUpdate
getTarget()
- Method in class org.syncope.console.pages.panels.
ResultSetPanel.EventDataWrapper
getTarget()
- Method in class org.syncope.console.pages.panels.
RoleSummaryPanel.TreeNodeClickUpdate
getTaskDB()
- Method in class org.syncope.console.pages.
TaskModalPage.TaskExecutionsProvider
getTaskDB()
- Method in class org.syncope.console.pages.
Tasks.TaskExecutionsProvider
getType()
- Method in class org.syncope.console.commons.
SearchCondWrapper
getUserId()
- Method in class org.syncope.console.
SyncopeSession
getUserTO()
- Method in class org.syncope.console.pages.
UserModalPage
getView()
- Method in class org.syncope.console.wicket.markup.html.form.
MultiValueSelectorPanel
getVirtualSchemaNames(String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Get virtual schema names.
getVirtualSchemas(String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Get derived schemas.
H
hasAnyRole(Roles)
- Method in class org.syncope.console.
SyncopeApplication
hasAnyRole(Roles)
- Method in class org.syncope.console.
SyncopeSession
HomePage
- Class in
org.syncope.console.pages
Syncope Home-Page.
HomePage(PageParameters)
- Constructor for class org.syncope.console.pages.
HomePage
I
id
- Variable in class org.syncope.console.wicket.markup.html.form.
FieldPanel
IMG_NOTSEL
- Static variable in class org.syncope.console.
SyncopeApplication
IMG_PREFIX
- Static variable in class org.syncope.console.
SyncopeApplication
IMG_SUFFIX
- Static variable in class org.syncope.console.
SyncopeApplication
IndicatingDeleteOnConfirmAjaxLink
<
T
> - Class in
org.syncope.console.wicket.ajax.markup.html
IndicatingDeleteOnConfirmAjaxLink(String, IModel<T>)
- Constructor for class org.syncope.console.wicket.ajax.markup.html.
IndicatingDeleteOnConfirmAjaxLink
IndicatingDeleteOnConfirmAjaxLink(String)
- Constructor for class org.syncope.console.wicket.ajax.markup.html.
IndicatingDeleteOnConfirmAjaxLink
init()
- Method in class org.syncope.console.commons.
XMLRolesReader
init()
- Method in class org.syncope.console.
SyncopeApplication
InvalidPolicyType
- Exception in
org.syncope.console.rest
InvalidPolicyType()
- Constructor for exception org.syncope.console.rest.
InvalidPolicyType
InvalidPolicyType(String)
- Constructor for exception org.syncope.console.rest.
InvalidPolicyType
isAuthenticated()
- Method in class org.syncope.console.
SyncopeSession
isCreate()
- Method in class org.syncope.console.pages.panels.
ResultSetPanel.EventDataWrapper
isModalResult()
- Method in class org.syncope.console.pages.
BasePage
isNotOperator()
- Method in class org.syncope.console.commons.
SearchCondWrapper
isReadOnly()
- Method in class org.syncope.console.wicket.markup.html.form.
FieldPanel
isRequired()
- Method in class org.syncope.console.wicket.markup.html.form.
FieldPanel
isRequiredLabelAdded
- Variable in class org.syncope.console.wicket.markup.html.form.
FieldPanel
ITALIAN_DATE_FORMAT
- Static variable in class org.syncope.console.commons.
Constants
iterator(int, int)
- Method in class org.syncope.console.commons.
UserDataProvider
iterator(int, int)
- Method in class org.syncope.console.pages.
TaskModalPage.TaskExecutionsProvider
iterator(int, int)
- Method in class org.syncope.console.pages.
Tasks.TaskExecutionsProvider
iterator(int, int)
- Method in class org.syncope.console.pages.
Tasks.TasksProvider
K
kind
- Variable in class org.syncope.console.pages.
AbstractSchemaModalPage
L
LinkPanel
- Class in
org.syncope.console.wicket.markup.html.form
This empty class must exist because there not seems to be alternative to provide specialized HTML for links.
LinkPanel(String)
- Constructor for class org.syncope.console.wicket.markup.html.form.
LinkPanel
LinkPanel(String, IModel<?>)
- Constructor for class org.syncope.console.wicket.markup.html.form.
LinkPanel
list()
- Method in class org.syncope.console.rest.
UserRequestRestClient
list(int, int)
- Method in class org.syncope.console.rest.
UserRestClient
Get all stored users.
listExecutions()
- Method in class org.syncope.console.rest.
TaskRestClient
Get all executions.
listTasks(Class<T>, int, int)
- Method in class org.syncope.console.rest.
TaskRestClient
Return a paginated list of tasks.
LOG
- Static variable in class org.syncope.console.pages.
BaseModalPage
Logger.
LOG
- Static variable in class org.syncope.console.pages.
BasePage
Logger.
LOG
- Static variable in class org.syncope.console.pages.panels.
DerivedAttributesPanel
Logger.
LOG
- Static variable in class org.syncope.console.pages.panels.
PoliciesPanel
Logger.
LOG
- Static variable in class org.syncope.console.pages.panels.
PolicyBeanPanel
Logger.
LOG
- Static variable in class org.syncope.console.pages.panels.
ResourceSecurityPanel
Logger.
LOG
- Static variable in class org.syncope.console.pages.panels.
RoleSecurityPanel
Logger.
LOG
- Static variable in class org.syncope.console.rest.
AbstractBaseRestClient
Logger.
LOG
- Static variable in class org.syncope.console.wicket.markup.html.form.
AbstractFieldPanel
Logger.
Login
- Class in
org.syncope.console.pages
Syncope Login page.
Login(PageParameters)
- Constructor for class org.syncope.console.pages.
Login
Logout
- Class in
org.syncope.console.pages
Syncope Logout.
Logout(PageParameters)
- Constructor for class org.syncope.console.pages.
Logout
M
MapChoiceRenderer
<
T
,
K
> - Class in
org.syncope.console.commons
MapChoiceRenderer(Map<T, K>)
- Constructor for class org.syncope.console.commons.
MapChoiceRenderer
MembershipModalPage
- Class in
org.syncope.console.pages
MembershipModalPage.
MembershipModalPage(PageReference, ModalWindow, MembershipTO, boolean)
- Constructor for class org.syncope.console.pages.
MembershipModalPage
modalResult
- Variable in class org.syncope.console.pages.
BasePage
Response flag set by the Modal Window after the operation is completed.
modalResult
- Variable in class org.syncope.console.pages.panels.
PoliciesPanel
model(UserTO)
- Method in class org.syncope.console.commons.
UserDataProvider
model(TaskExecTO)
- Method in class org.syncope.console.pages.
TaskModalPage.TaskExecutionsProvider
model(TaskExecTO)
- Method in class org.syncope.console.pages.
Tasks.TaskExecutionsProvider
model(T)
- Method in class org.syncope.console.pages.
Tasks.TasksProvider
MultiValueSelectorPanel
<
E
> - Class in
org.syncope.console.wicket.markup.html.form
MultiValueSelectorPanel(String, IModel<List<E>>, Class, FieldPanel)
- Constructor for class org.syncope.console.wicket.markup.html.form.
MultiValueSelectorPanel
N
name
- Variable in class org.syncope.console.wicket.markup.html.form.
FieldPanel
newSession(Request, Response)
- Method in class org.syncope.console.
SyncopeApplication
NotificationRestClient
- Class in
org.syncope.console.rest
NotificationRestClient()
- Constructor for class org.syncope.console.rest.
NotificationRestClient
NotificationTaskModalPage
- Class in
org.syncope.console.pages
NotificationTaskModalPage(TaskTO)
- Constructor for class org.syncope.console.pages.
NotificationTaskModalPage
NotificationTasks
- Class in
org.syncope.console.pages.panels
NotificationTasks(String)
- Constructor for class org.syncope.console.pages.panels.
NotificationTasks
O
onEvent(IEvent<?>)
- Method in class org.syncope.console.pages.panels.
ResultSetPanel
onEvent(IEvent<?>)
- Method in class org.syncope.console.pages.panels.
RoleSummaryPanel
onEvent(IEvent<?>)
- Method in class org.syncope.console.wicket.markup.html.tree.
TreeRolePanel
onException(RequestCycle, Exception)
- Method in class org.syncope.console.
SyncopeRequestCycleListener
onUnauthorizedInstantiation(Component)
- Method in class org.syncope.console.
SyncopeApplication
org.syncope.console
- package org.syncope.console
org.syncope.console.commons
- package org.syncope.console.commons
org.syncope.console.pages
- package org.syncope.console.pages
org.syncope.console.pages.panels
- package org.syncope.console.pages.panels
org.syncope.console.rest
- package org.syncope.console.rest
org.syncope.console.wicket.ajax.markup.html
- package org.syncope.console.wicket.ajax.markup.html
org.syncope.console.wicket.extensions.markup.html.repeater.data.table
- package org.syncope.console.wicket.extensions.markup.html.repeater.data.table
org.syncope.console.wicket.markup.html.form
- package org.syncope.console.wicket.markup.html.form
org.syncope.console.wicket.markup.html.tree
- package org.syncope.console.wicket.markup.html.tree
P
PAGEPARAM_CREATE
- Static variable in class org.syncope.console.commons.
Constants
PAGEPARAM_CURRENT_PAGE
- Static variable in class org.syncope.console.commons.
Constants
PoliciesPanel
- Class in
org.syncope.console.pages.panels
PoliciesPanel(String, PolicyType)
- Constructor for class org.syncope.console.pages.panels.
PoliciesPanel
PolicyBeanPanel
- Class in
org.syncope.console.pages.panels
PolicyBeanPanel(String, AbstractPolicySpec)
- Constructor for class org.syncope.console.pages.panels.
PolicyBeanPanel
PolicyModalPage
<
T
extends
PolicyTO
> - Class in
org.syncope.console.pages
Modal window with Resource form.
PolicyModalPage(ModalWindow, T)
- Constructor for class org.syncope.console.pages.
PolicyModalPage
PolicyRestClient
- Class in
org.syncope.console.rest
Console client for invoking Rest Policy services.
PolicyRestClient()
- Constructor for class org.syncope.console.rest.
PolicyRestClient
populateItem(Item<ICellPopulator<T>>, String, IModel<T>)
- Method in class org.syncope.console.wicket.extensions.markup.html.repeater.data.table.
DatePropertyColumn
populateItem(Item<ICellPopulator<UserTO>>, String, IModel<UserTO>)
- Method in class org.syncope.console.wicket.extensions.markup.html.repeater.data.table.
TokenColumn
populateItem(Item<ICellPopulator<UserTO>>, String, IModel<UserTO>)
- Method in class org.syncope.console.wicket.extensions.markup.html.repeater.data.table.
UserAttrColumn
PREF_APPROVAL_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_CONFIGURATION_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_CONNECTORS_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_MEMBERSHIP_DER_SCHEMA_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_MEMBERSHIP_SCHEMA_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_MEMBERSHIP_VIR_SCHEMA_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_NOTIFICATION_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_NOTIFICATION_TASKS_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_POLICY_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_PROPAGATION_TASKS_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_RESOURCES_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_ROLE_DER_SCHEMA_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_ROLE_SCHEMA_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_ROLE_VIR_SCHEMA_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_SCHED_TASKS_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_SYNC_TASKS_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_USER_DER_SCHEMA_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_USER_REQUEST_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_USER_SCHEMA_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_USER_VIR_SCHEMA_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_USERS_ATTRIBUTES_VIEW
- Static variable in class org.syncope.console.commons.
Constants
PREF_USERS_DERIVED_ATTRIBUTES_VIEW
- Static variable in class org.syncope.console.commons.
Constants
PREF_USERS_DETAILS_VIEW
- Static variable in class org.syncope.console.commons.
Constants
PREF_USERS_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_USERS_VIRTUAL_ATTRIBUTES_VIEW
- Static variable in class org.syncope.console.commons.
Constants
PreferenceManager
- Class in
org.syncope.console.commons
PreferenceManager()
- Constructor for class org.syncope.console.commons.
PreferenceManager
PREFS_COOKIE_NAME
- Static variable in class org.syncope.console.commons.
Constants
profile
- Variable in class org.syncope.console.pages.
TaskModalPage
PropagationTaskModalPage
- Class in
org.syncope.console.pages
Modal window with Task form (to stop and start execution).
PropagationTaskModalPage(TaskTO)
- Constructor for class org.syncope.console.pages.
PropagationTaskModalPage
PropagationTasks
- Class in
org.syncope.console.pages.panels
Tasks page.
PropagationTasks(String)
- Constructor for class org.syncope.console.pages.panels.
PropagationTasks
provider
- Variable in class org.syncope.console.commons.
SortableDataProviderComparator
R
read(Long)
- Method in class org.syncope.console.rest.
ConnectorRestClient
Load an already existent connector by its name.
read(String)
- Method in class org.syncope.console.rest.
ResourceRestClient
Load an already existent resource by its name.
read(Long)
- Method in class org.syncope.console.rest.
UserRestClient
readConfiguration(String)
- Method in class org.syncope.console.rest.
ConfigurationRestClient
Load an existent configuration.
readDerivedSchema(String, String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Load an already existent user derived schema by its name.
readNotification(Long)
- Method in class org.syncope.console.rest.
NotificationRestClient
readNotificationTask(Long)
- Method in class org.syncope.console.rest.
TaskRestClient
readProfile()
- Method in class org.syncope.console.rest.
UserRequestRestClient
readPropagationTask(Long)
- Method in class org.syncope.console.rest.
TaskRestClient
readRole(Long)
- Method in class org.syncope.console.rest.
RoleRestClient
Load an already existent role by its name.
readSchedTask(Class<T>, Long)
- Method in class org.syncope.console.rest.
TaskRestClient
readSchema(String, String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Load an already existent user schema by its name.
removeRequiredLabel()
- Method in class org.syncope.console.wicket.markup.html.form.
FieldPanel
Reports
- Class in
org.syncope.console.pages
Report WebPage.
Reports(PageParameters)
- Constructor for class org.syncope.console.pages.
Reports
requestCreate(UserTO)
- Method in class org.syncope.console.rest.
UserRequestRestClient
requestDelete(Long)
- Method in class org.syncope.console.rest.
UserRequestRestClient
requestUpdate(UserMod)
- Method in class org.syncope.console.rest.
UserRequestRestClient
ResourceModalPage
- Class in
org.syncope.console.pages
Modal window with Resource form.
ResourceModalPage(PageReference, ModalWindow, ResourceTO, boolean)
- Constructor for class org.syncope.console.pages.
ResourceModalPage
ResourceRestClient
- Class in
org.syncope.console.rest
Console client for invoking Rest Resources services.
ResourceRestClient()
- Constructor for class org.syncope.console.rest.
ResourceRestClient
Resources
- Class in
org.syncope.console.pages
Resources WebPage.
Resources(PageParameters)
- Constructor for class org.syncope.console.pages.
Resources
ResourceSecurityPanel
- Class in
org.syncope.console.pages.panels
ResourceSecurityPanel(String, ResourceTO)
- Constructor for class org.syncope.console.pages.panels.
ResourceSecurityPanel
ResourcesPanel
- Class in
org.syncope.console.pages.panels
ResourcesPanel(String, T)
- Constructor for class org.syncope.console.pages.panels.
ResourcesPanel
restClient
- Variable in class org.syncope.console.commons.
SchemaModalPageFactory
restClient
- Variable in class org.syncope.console.pages.
AbstractSchemaModalPage
restTemplate
- Variable in class org.syncope.console.rest.
AbstractBaseRestClient
ResultSetPanel
- Class in
org.syncope.console.pages.panels
ResultSetPanel(String, boolean, NodeCond, PageReference)
- Constructor for class org.syncope.console.pages.panels.
ResultSetPanel
ResultSetPanel.EventDataWrapper
- Class in
org.syncope.console.pages.panels
ResultSetPanel.EventDataWrapper()
- Constructor for class org.syncope.console.pages.panels.
ResultSetPanel.EventDataWrapper
RoleAttributesPanel
- Class in
org.syncope.console.pages.panels
RoleAttributesPanel(String, Form, RoleTO)
- Constructor for class org.syncope.console.pages.panels.
RoleAttributesPanel
RoleModalPage
- Class in
org.syncope.console.pages
Modal window with Role form.
RoleModalPage(PageReference, ModalWindow, RoleTO)
- Constructor for class org.syncope.console.pages.
RoleModalPage
RoleRestClient
- Class in
org.syncope.console.rest
Console client for invoking Rest Role's services.
RoleRestClient()
- Constructor for class org.syncope.console.rest.
RoleRestClient
Roles
- Class in
org.syncope.console.pages
Roles WebPage.
Roles(PageParameters)
- Constructor for class org.syncope.console.pages.
Roles
RoleSecurityPanel
- Class in
org.syncope.console.pages.panels
RoleSecurityPanel(String, T)
- Constructor for class org.syncope.console.pages.panels.
RoleSecurityPanel
RolesPanel
- Class in
org.syncope.console.pages.panels
RolesPanel(String, UserTO, boolean)
- Constructor for class org.syncope.console.pages.panels.
RolesPanel
RoleSummaryPanel
- Class in
org.syncope.console.pages.panels
RoleSummaryPanel(String, ModalWindow, PageReference)
- Constructor for class org.syncope.console.pages.panels.
RoleSummaryPanel
RoleSummaryPanel.TreeNodeClickUpdate
- Class in
org.syncope.console.pages.panels
RoleSummaryPanel.TreeNodeClickUpdate(AjaxRequestTarget, Long)
- Constructor for class org.syncope.console.pages.panels.
RoleSummaryPanel.TreeNodeClickUpdate
RoleTabPanel
- Class in
org.syncope.console.pages.panels
RoleTabPanel(String, RoleTO, ModalWindow, PageReference)
- Constructor for class org.syncope.console.pages.panels.
RoleTabPanel
RoleTreeBuilder
- Class in
org.syncope.console.commons
RoleTreeBuilder()
- Constructor for class org.syncope.console.commons.
RoleTreeBuilder
S
SchedTaskModalPage
- Class in
org.syncope.console.pages
Modal window with Task form (to stop and start execution).
SchedTaskModalPage(ModalWindow, SchedTaskTO, PageReference)
- Constructor for class org.syncope.console.pages.
SchedTaskModalPage
SchedTasks
- Class in
org.syncope.console.pages.panels
SchedTasks(String, PageReference)
- Constructor for class org.syncope.console.pages.panels.
SchedTasks
Schema
- Class in
org.syncope.console.pages
Schema WebPage.
Schema(PageParameters)
- Constructor for class org.syncope.console.pages.
Schema
SCHEMA_FIELDS
- Static variable in class org.syncope.console.commons.
Constants
SchemaModalPage
- Class in
org.syncope.console.pages
Modal window with Schema form.
SchemaModalPage(String)
- Constructor for class org.syncope.console.pages.
SchemaModalPage
SchemaModalPageFactory
- Class in
org.syncope.console.commons
Modal window with Schema form.
SchemaModalPageFactory()
- Constructor for class org.syncope.console.commons.
SchemaModalPageFactory
SchemaModalPageFactory.Entity
- Enum in
org.syncope.console.commons
SchemaModalPageFactory.SchemaType
- Enum in
org.syncope.console.commons
SchemaRestClient
- Class in
org.syncope.console.rest
Console client for invoking rest schema services.
SchemaRestClient()
- Constructor for class org.syncope.console.rest.
SchemaRestClient
search(NodeCond, AjaxRequestTarget)
- Method in class org.syncope.console.pages.panels.
ResultSetPanel
search(NodeCond)
- Method in class org.syncope.console.rest.
UserRestClient
Search an user by its schema values.
search(NodeCond, int, int)
- Method in class org.syncope.console.rest.
UserRestClient
SearchCondWrapper
- Class in
org.syncope.console.commons
Generic search condition wrapper class.
SearchCondWrapper()
- Constructor for class org.syncope.console.commons.
SearchCondWrapper
SearchCondWrapper.FilterType
- Enum in
org.syncope.console.commons
SearchCondWrapper.OperationType
- Enum in
org.syncope.console.commons
searchCount(NodeCond)
- Method in class org.syncope.console.rest.
UserRestClient
SelectChoiceRenderer
- Class in
org.syncope.console.commons
SelectChoiceRenderer()
- Constructor for class org.syncope.console.commons.
SelectChoiceRenderer
SelectOption
- Class in
org.syncope.console.commons
SelectOption(String, String)
- Constructor for class org.syncope.console.commons.
SelectOption
set(Request, Response, Map<String, List<String>>)
- Method in class org.syncope.console.commons.
PreferenceManager
set(Request, Response, String, String)
- Method in class org.syncope.console.commons.
PreferenceManager
setChoiceRenderer(IChoiceRenderer)
- Method in class org.syncope.console.wicket.markup.html.form.
AjaxDropDownChoicePanel
setChoices(List<T>)
- Method in class org.syncope.console.wicket.markup.html.form.
AjaxDropDownChoicePanel
setChoices(IModel<? extends List<? extends T>>)
- Method in class org.syncope.console.wicket.markup.html.form.
AjaxDropDownChoicePanel
setChoices(List<String>)
- Method in class org.syncope.console.wicket.markup.html.form.
AjaxTextFieldPanel
setCoreVersion(String)
- Method in class org.syncope.console.
SyncopeSession
setCreate(boolean)
- Method in class org.syncope.console.pages.panels.
ResultSetPanel.EventDataWrapper
setDisplayValue(String)
- Method in class org.syncope.console.commons.
SelectOption
setEntitlements(String[])
- Method in class org.syncope.console.
SyncopeSession
setFilterName(String)
- Method in class org.syncope.console.commons.
SearchCondWrapper
setFilterType(SearchCondWrapper.FilterType)
- Method in class org.syncope.console.commons.
SearchCondWrapper
setFilterValue(String)
- Method in class org.syncope.console.commons.
SearchCondWrapper
setFormValidator(Form)
- Method in class org.syncope.console.wicket.markup.html.form.
DateTimeFieldPanel
setKeyValue(String)
- Method in class org.syncope.console.commons.
SelectOption
setList(Request, Response, String, List<String>)
- Method in class org.syncope.console.commons.
PreferenceManager
setList(Request, Response, Map<String, List<String>>)
- Method in class org.syncope.console.commons.
PreferenceManager
setLoggerLevel(String, String)
- Method in class org.syncope.console.rest.
ConfigurationRestClient
setModalResult(boolean)
- Method in class org.syncope.console.pages.
BasePage
setModelObject(T)
- Method in class org.syncope.console.wicket.markup.html.form.
AbstractFieldPanel
setModelObject(Serializable)
- Method in class org.syncope.console.wicket.markup.html.form.
AjaxPalettePanel
setModelObject(T)
- Method in class org.syncope.console.wicket.markup.html.form.
FieldPanel
setModelObject(Serializable)
- Method in class org.syncope.console.wicket.markup.html.form.
MultiValueSelectorPanel
setNewModel(List<Serializable>)
- Method in class org.syncope.console.wicket.markup.html.form.
AjaxCheckBoxPanel
setNewModel(ListItem, Class)
- Method in class org.syncope.console.wicket.markup.html.form.
DateTextFieldPanel
setNewModel(List<Serializable>)
- Method in class org.syncope.console.wicket.markup.html.form.
DateTextFieldPanel
setNewModel(ListItem, Class)
- Method in class org.syncope.console.wicket.markup.html.form.
DateTimeFieldPanel
setNewModel(List<Serializable>)
- Method in class org.syncope.console.wicket.markup.html.form.
DateTimeFieldPanel
setNewModel(IModel<T>)
- Method in class org.syncope.console.wicket.markup.html.form.
FieldPanel
setNewModel(ListItem<T>, Class)
- Method in class org.syncope.console.wicket.markup.html.form.
FieldPanel
Userd by MultiValueSelectorPanel to attach items.
setNewModel(List<Serializable>)
- Method in class org.syncope.console.wicket.markup.html.form.
FieldPanel
setNotOperator(boolean)
- Method in class org.syncope.console.commons.
SearchCondWrapper
setOperationType(SearchCondWrapper.OperationType)
- Method in class org.syncope.console.commons.
SearchCondWrapper
setReadOnly(boolean)
- Method in class org.syncope.console.wicket.markup.html.form.
FieldPanel
setRequired(boolean)
- Method in class org.syncope.console.wicket.markup.html.form.
FieldPanel
setSchemaModalPage(PageReference, ModalWindow, AbstractBaseBean, boolean)
- Method in class org.syncope.console.pages.
AbstractSchemaModalPage
setSchemaModalPage(PageReference, ModalWindow, AbstractBaseBean, boolean)
- Method in class org.syncope.console.pages.
DerivedSchemaModalPage
setSchemaModalPage(PageReference, ModalWindow, AbstractBaseBean, boolean)
- Method in class org.syncope.console.pages.
SchemaModalPage
setSchemaModalPage(PageReference, ModalWindow, AbstractBaseBean, boolean)
- Method in class org.syncope.console.pages.
VirtualSchemaModalPage
setSearchCond(NodeCond)
- Method in class org.syncope.console.commons.
UserDataProvider
setSelectedNodeId(Long)
- Method in class org.syncope.console.pages.panels.
RoleSummaryPanel.TreeNodeClickUpdate
setStyleShet(String)
- Method in class org.syncope.console.wicket.markup.html.form.
DateTimeFieldPanel
setStyleShet(String)
- Method in class org.syncope.console.wicket.markup.html.form.
FieldPanel
setTarget(AjaxRequestTarget)
- Method in class org.syncope.console.pages.panels.
ResultSetPanel.EventDataWrapper
setTitle(String)
- Method in class org.syncope.console.wicket.markup.html.form.
FieldPanel
setType(AttributeCond.Type)
- Method in class org.syncope.console.commons.
SearchCondWrapper
setupNavigationPane(WebPage, XMLRolesReader, boolean, String)
- Method in class org.syncope.console.
SyncopeApplication
setUserId(String)
- Method in class org.syncope.console.
SyncopeSession
setUserTO(UserTO)
- Method in class org.syncope.console.pages.
UserModalPage
setWindowClosedCallback(ModalWindow, WebMarkupContainer)
- Method in class org.syncope.console.pages.
BasePage
Set a WindowClosedCallback for a ModalWindow instance.
setWindowClosedCallback(ModalWindow, WebMarkupContainer)
- Method in class org.syncope.console.pages.
Tasks
size()
- Method in class org.syncope.console.commons.
UserDataProvider
size()
- Method in class org.syncope.console.pages.
TaskModalPage.TaskExecutionsProvider
size()
- Method in class org.syncope.console.pages.
Tasks.TaskExecutionsProvider
size()
- Method in class org.syncope.console.pages.
Tasks.TasksProvider
SortableDataProviderComparator
<
T
> - Class in
org.syncope.console.commons
SortableDataProviderComparator(SortableDataProvider<T>)
- Constructor for class org.syncope.console.commons.
SortableDataProviderComparator
SortableUserProviderComparator
- Class in
org.syncope.console.commons
SortableUserProviderComparator(SortableDataProvider<UserTO>)
- Constructor for class org.syncope.console.commons.
SortableUserProviderComparator
startExecution(Long, boolean)
- Method in class org.syncope.console.rest.
TaskRestClient
Start execution for the specified TaskTO.
submitForm(WorkflowFormTO)
- Method in class org.syncope.console.rest.
ApprovalRestClient
SyncopeApplication
- Class in
org.syncope.console
SyncopeApplication class.
SyncopeApplication()
- Constructor for class org.syncope.console.
SyncopeApplication
SyncopeRequestCycleListener
- Class in
org.syncope.console
SyncopeRequestCycleListener()
- Constructor for class org.syncope.console.
SyncopeRequestCycleListener
SyncopeSession
- Class in
org.syncope.console
Custom Syncope Session class.
SyncopeSession(Request)
- Constructor for class org.syncope.console.
SyncopeSession
SyncTaskModalPage
- Class in
org.syncope.console.pages
Modal window with Task form (to stop and start execution).
SyncTaskModalPage(ModalWindow, SyncTaskTO, PageReference)
- Constructor for class org.syncope.console.pages.
SyncTaskModalPage
SyncTasks
- Class in
org.syncope.console.pages.panels
SyncTasks(String, PageReference)
- Constructor for class org.syncope.console.pages.panels.
SyncTasks
T
TaskModalPage
- Class in
org.syncope.console.pages
Modal window with Task form (to stop and start execution).
TaskModalPage(TaskTO)
- Constructor for class org.syncope.console.pages.
TaskModalPage
TaskModalPage.TaskExecutionsProvider
- Class in
org.syncope.console.pages
TaskModalPage.TaskExecutionsProvider(TaskTO)
- Constructor for class org.syncope.console.pages.
TaskModalPage.TaskExecutionsProvider
taskRestClient
- Variable in class org.syncope.console.pages.
TaskModalPage
TaskRestClient
- Class in
org.syncope.console.rest
Console client for invoking Rest Tasks services.
TaskRestClient()
- Constructor for class org.syncope.console.rest.
TaskRestClient
Tasks
- Class in
org.syncope.console.pages
Tasks(PageParameters)
- Constructor for class org.syncope.console.pages.
Tasks
Tasks.TaskExecutionsProvider
- Class in
org.syncope.console.pages
Tasks.TaskExecutionsProvider(TaskTO)
- Constructor for class org.syncope.console.pages.
Tasks.TaskExecutionsProvider
Tasks.TasksProvider
<
T
extends
TaskTO
> - Class in
org.syncope.console.pages
Tasks.TasksProvider(TaskRestClient, int, String, Class<T>)
- Constructor for class org.syncope.console.pages.
Tasks.TasksProvider
title
- Variable in class org.syncope.console.wicket.markup.html.form.
FieldPanel
Todo
- Class in
org.syncope.console.pages
Todo(PageParameters)
- Constructor for class org.syncope.console.pages.
Todo
TokenColumn
- Class in
org.syncope.console.wicket.extensions.markup.html.repeater.data.table
TokenColumn(String)
- Constructor for class org.syncope.console.wicket.extensions.markup.html.repeater.data.table.
TokenColumn
toString()
- Method in class org.syncope.console.commons.
SearchCondWrapper
toString()
- Method in class org.syncope.console.commons.
SelectOption
TreeActionLinkPanel
- Class in
org.syncope.console.wicket.markup.html.tree
Panel for a node element form.
TreeActionLinkPanel(String, long, IModel, ModalWindow, PageReference)
- Constructor for class org.syncope.console.wicket.markup.html.tree.
TreeActionLinkPanel
TreeRolePanel
- Class in
org.syncope.console.wicket.markup.html.tree
TreeRolePanel(String)
- Constructor for class org.syncope.console.wicket.markup.html.tree.
TreeRolePanel
U
update(ConnInstanceTO)
- Method in class org.syncope.console.rest.
ConnectorRestClient
update(ResourceTO)
- Method in class org.syncope.console.rest.
ResourceRestClient
Update an already existent resource.
update(UserMod)
- Method in class org.syncope.console.rest.
UserRestClient
Update existing user.
updateConfiguration(ConfigurationTO)
- Method in class org.syncope.console.rest.
ConfigurationRestClient
Update an existent configuration.
updateConnectorProperties(Long)
- Method in class org.syncope.console.pages.
ResourceModalPage
updateDefinition(WorkflowDefinitionTO)
- Method in class org.syncope.console.rest.
WorkflowRestClient
updateDerivedSchema(String, DerivedSchemaTO)
- Method in class org.syncope.console.rest.
SchemaRestClient
Update an already existent user derived schema.
updateNotification(NotificationTO)
- Method in class org.syncope.console.rest.
NotificationRestClient
updatePolicy(T)
- Method in class org.syncope.console.rest.
PolicyRestClient
updateResourceSchemaNames(ResourceTO)
- Method in class org.syncope.console.pages.
ResourceModalPage
updateRole(RoleMod)
- Method in class org.syncope.console.rest.
RoleRestClient
Update an already existent role.
updateSchedTask(SchedTaskTO)
- Method in class org.syncope.console.rest.
TaskRestClient
updateSchema(String, SchemaTO)
- Method in class org.syncope.console.rest.
SchemaRestClient
Update an already existent user schema.
updateSyncTask(SyncTaskTO)
- Method in class org.syncope.console.rest.
TaskRestClient
updateVirtualSchema(String, VirtualSchemaTO)
- Method in class org.syncope.console.rest.
SchemaRestClient
Update an already existent user derived schema.
UserAttrColumn
- Class in
org.syncope.console.wicket.extensions.markup.html.repeater.data.table
UserAttrColumn(String, UserAttrColumn.SchemaType)
- Constructor for class org.syncope.console.wicket.extensions.markup.html.repeater.data.table.
UserAttrColumn
UserAttrColumn.SchemaType
- Enum in
org.syncope.console.wicket.extensions.markup.html.repeater.data.table
UserDataProvider
- Class in
org.syncope.console.commons
UserDataProvider(UserRestClient, int, boolean)
- Constructor for class org.syncope.console.commons.
UserDataProvider
UserDetailsPanel
- Class in
org.syncope.console.pages.panels
UserDetailsPanel(String, UserTO, Form, boolean, boolean)
- Constructor for class org.syncope.console.pages.panels.
UserDetailsPanel
UserModalPage
- Class in
org.syncope.console.pages
Modal window with User form.
UserModalPage(PageReference, ModalWindow, UserRequestTO)
- Constructor for class org.syncope.console.pages.
UserModalPage
UserModalPage(PageReference, ModalWindow, SyncTaskTO)
- Constructor for class org.syncope.console.pages.
UserModalPage
UserModalPage(PageReference, ModalWindow, UserTO, UserModalPage.Mode)
- Constructor for class org.syncope.console.pages.
UserModalPage
UserModalPage(PageReference, ModalWindow, UserTO, UserModalPage.Mode, boolean)
- Constructor for class org.syncope.console.pages.
UserModalPage
UserModalPage.Mode
- Enum in
org.syncope.console.pages
UserModalPageResult
- Class in
org.syncope.console.pages.panels
UserModalPageResult(String, ModalWindow, UserModalPage.Mode, UserTO)
- Constructor for class org.syncope.console.pages.panels.
UserModalPageResult
UserRequestRestClient
- Class in
org.syncope.console.rest
UserRequestRestClient()
- Constructor for class org.syncope.console.rest.
UserRequestRestClient
UserRestClient
- Class in
org.syncope.console.rest
Console client for invoking rest users services.
UserRestClient()
- Constructor for class org.syncope.console.rest.
UserRestClient
Users
- Class in
org.syncope.console.pages
Users(PageParameters)
- Constructor for class org.syncope.console.pages.
Users
UserSearchPanel
- Class in
org.syncope.console.pages.panels
UserSearchPanel(String)
- Constructor for class org.syncope.console.pages.panels.
UserSearchPanel
UserSearchPanel(String, NodeCond)
- Constructor for class org.syncope.console.pages.panels.
UserSearchPanel
V
valueOf(String)
- Static method in enum org.syncope.console.commons.
SchemaModalPageFactory.Entity
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.syncope.console.commons.
SchemaModalPageFactory.SchemaType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.syncope.console.commons.
SearchCondWrapper.FilterType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.syncope.console.commons.
SearchCondWrapper.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.syncope.console.pages.
UserModalPage.Mode
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.syncope.console.wicket.extensions.markup.html.repeater.data.table.
UserAttrColumn.SchemaType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.syncope.console.commons.
SchemaModalPageFactory.Entity
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.syncope.console.commons.
SchemaModalPageFactory.SchemaType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.syncope.console.commons.
SearchCondWrapper.FilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.syncope.console.commons.
SearchCondWrapper.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.syncope.console.pages.
UserModalPage.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.syncope.console.wicket.extensions.markup.html.repeater.data.table.
UserAttrColumn.SchemaType
Returns an array containing the constants of this enum type, in the order they are declared.
VIRTUAL_SCHEMA_FIELDS
- Static variable in class org.syncope.console.commons.
Constants
VirtualAttributesPanel
- Class in
org.syncope.console.pages.panels
VirtualAttributesPanel(String, T, boolean)
- Constructor for class org.syncope.console.pages.panels.
VirtualAttributesPanel
VirtualSchemaModalPage
- Class in
org.syncope.console.pages
Modal window with Schema form.
VirtualSchemaModalPage(String)
- Constructor for class org.syncope.console.pages.
VirtualSchemaModalPage
W
WelcomePage
- Class in
org.syncope.console.pages
Welcome page to display after successful login.
WelcomePage(PageParameters)
- Constructor for class org.syncope.console.pages.
WelcomePage
WorkflowRestClient
- Class in
org.syncope.console.rest
WorkflowRestClient()
- Constructor for class org.syncope.console.rest.
WorkflowRestClient
X
XMLRolesReader
- Class in
org.syncope.console.commons
XMLRolesReader singleton class.
XMLRolesReader()
- Constructor for class org.syncope.console.commons.
XMLRolesReader
xmlRolesReader
- Variable in class org.syncope.console.pages.
BaseModalPage
xmlRolesReader
- Variable in class org.syncope.console.pages.
BasePage
xmlRolesReader
- Variable in class org.syncope.console.pages.panels.
NotificationTasks
xmlRolesReader
- Variable in class org.syncope.console.pages.panels.
PoliciesPanel
xmlRolesReader
- Variable in class org.syncope.console.pages.panels.
PolicyBeanPanel
xmlRolesReader
- Variable in class org.syncope.console.pages.panels.
PropagationTasks
xmlRolesReader
- Variable in class org.syncope.console.pages.panels.
ResultSetPanel
Role reader for authorizations management.
xmlRolesReader
- Variable in class org.syncope.console.pages.panels.
RoleTabPanel
xmlRolesReader
- Variable in class org.syncope.console.pages.panels.
SchedTasks
xmlRolesReader
- Variable in class org.syncope.console.pages.panels.
SyncTasks
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.