Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
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
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
AjaxCheckBoxPanel(String, String, IModel<Boolean>, 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
- Class in
org.syncope.console.wicket.markup.html.form
AjaxDropDownChoicePanel(String, String, IModel, List, IChoiceRenderer, boolean)
- Constructor for class org.syncope.console.wicket.markup.html.form.
AjaxDropDownChoicePanel
AjaxDropDownChoicePanel(String, String, IModel, boolean, boolean)
- Constructor for class org.syncope.console.wicket.markup.html.form.
AjaxDropDownChoicePanel
AjaxTextFieldPanel
- Class in
org.syncope.console.wicket.markup.html.form
AjaxTextFieldPanel(String, String, IModel, boolean)
- Constructor for class org.syncope.console.wicket.markup.html.form.
AjaxTextFieldPanel
AjaxTextFieldPanel(String, String, IModel, boolean, boolean)
- Constructor for class org.syncope.console.wicket.markup.html.form.
AjaxTextFieldPanel
authenticate(String, String)
- Method in class org.syncope.console.pages.
Login
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 sessadd(new BookmarkablePageLink("roles", Roles.class));ion.
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
C
checkDeleteIsForbidden(ConnectorInstanceTO)
- Method in class org.syncope.console.pages.
Connectors
Check if the delete action is forbidden
cloneOldRoleTO(RoleTO)
- Method in class org.syncope.console.pages.
RoleModalPage
Create a copy of old RoleTO
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(BasePage, ModalWindow, ConfigurationTO, boolean)
- Constructor for class org.syncope.console.pages.
ConfigurationModalPage
ConfigurationModalPage constructor.
ConfigurationRestClient
- Class in
org.syncope.console.rest
Console client for invoking Rest Connectors services.
ConfigurationRestClient()
- Constructor for class org.syncope.console.rest.
ConfigurationRestClient
ConnectorModalPage
- Class in
org.syncope.console.pages
Modal window with Connector form.
ConnectorModalPage(BasePage, ModalWindow, ConnectorInstanceTO, 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
Connectors
- Class in
org.syncope.console.pages
Connectors WebPage.
Connectors(PageParameters)
- Constructor for class org.syncope.console.pages.
Connectors
Constants
- Class in
org.syncope.console.commons
count()
- Method in class org.syncope.console.rest.
TaskRestClient
count()
- Method in class org.syncope.console.rest.
UserRestClient
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.
createConnector(ConnectorInstanceTO)
- Method in class org.syncope.console.rest.
ConnectorRestClient
Create new connector.
createMemberhipSchema(SchemaTO)
- Method in class org.syncope.console.rest.
SchemaRestClient
Create new membership schema.
createMembershipDerivedSchema(DerivedSchemaTO)
- Method in class org.syncope.console.rest.
SchemaRestClient
Create new membership schema.
createResource(ResourceTO)
- Method in class org.syncope.console.rest.
ResourceRestClient
Create new resource.
createRole(RoleTO)
- Method in class org.syncope.console.rest.
RoleRestClient
Create new role.
createRoleDerivedSchema(DerivedSchemaTO)
- Method in class org.syncope.console.rest.
SchemaRestClient
Create new user schema.
createRoleSchema(SchemaTO)
- Method in class org.syncope.console.rest.
SchemaRestClient
Create new user schema.
createUserDerivedSchema(DerivedSchemaTO)
- Method in class org.syncope.console.rest.
SchemaRestClient
Create new derived user schema.
createUserSchema(SchemaTO)
- Method in class org.syncope.console.rest.
SchemaRestClient
Create new user schema.
D
DateFieldPanel
- Class in
org.syncope.console.wicket.markup.html.form
DateFieldPanel(String, String, IModel<Date>, String, boolean, boolean, Form)
- Constructor for class org.syncope.console.wicket.markup.html.form.
DateFieldPanel
DateFieldPanel.DateTimeFormValidator
- Class in
org.syncope.console.wicket.markup.html.form
Custom form validator for registering and handling DateTimeField components that are in it.
DateFieldPanel.DateTimeFormValidator(DateTimeField)
- Constructor for class org.syncope.console.wicket.markup.html.form.
DateFieldPanel.DateTimeFormValidator
delete(Long)
- Method in class org.syncope.console.rest.
TaskRestClient
Delete specified task.
delete(Long)
- Method in class org.syncope.console.rest.
UserRestClient
deleteConfiguration(String)
- Method in class org.syncope.console.rest.
ConfigurationRestClient
Deelete a configuration by confKey
deleteConnector(Long)
- Method in class org.syncope.console.rest.
ConnectorRestClient
Delete an already existent connector 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 altrernative to provide specialized HTML for delete links.
DeleteLinkPanel(String, IModel<?>)
- Constructor for class org.syncope.console.wicket.markup.html.form.
DeleteLinkPanel
deleteMemberhipSchema(String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Delete an already existent membership schema by its name.
deleteMembershipDerivedSchema(String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Delete an already existent membership derived schema by its name.
deleteResource(String)
- Method in class org.syncope.console.rest.
ResourceRestClient
Delete an already existent resource by its name.
deleteRole(Long)
- Method in class org.syncope.console.rest.
RoleRestClient
Delete an already existent role by its name.
deleteRoleDerivedSchema(String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Delete an already existent user derived schema by its name.
deleteRoleSchema(String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Delete an already existent user schema by its name.
deleteUserDerivedSchema(String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Delete an already existent user derived schema by its name.
deleteUserSchema(String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Delete an already existent user schema by its name.
DerivedSchemaModalPage
- Class in
org.syncope.console.pages
Modal window with Schema form.
DerivedSchemaModalPage(Schema, ModalWindow, DerivedSchemaTO, boolean)
- Constructor for class org.syncope.console.pages.
DerivedSchemaModalPage
DerivedSchemaModalPage.Entity
- Enum in
org.syncope.console.pages
DisplayAttributesModalPage
- Class in
org.syncope.console.pages
Modal window with Display attributes form.
DisplayAttributesModalPage(Users, IModel<List<String>>, 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 altrernative 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
ErrorPage
- Class in
org.syncope.console.pages
Error WebPage.
ErrorPage(PageParameters)
- Constructor for class org.syncope.console.pages.
ErrorPage
F
feedbackPanel
- Variable in class org.syncope.console.pages.
BaseModalPage
feedbackPanel
- Variable in class org.syncope.console.pages.
BasePage
G
get(WebRequest, String)
- Method in class org.syncope.console.commons.
PreferenceManager
get()
- Static method in class org.syncope.console.
SyncopeSession
getAccountIdAttributesNames()
- Method in class org.syncope.console.pages.
ResourceModalPage
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.
getAllMemberhipSchemas()
- Method in class org.syncope.console.rest.
SchemaRestClient
Get all role's schemas.
getAllMembershipDerivedSchemas()
- Method in class org.syncope.console.rest.
SchemaRestClient
Get all membership's derived schemas.
getAllMembershipSchemasNames()
- Method in class org.syncope.console.rest.
SchemaRestClient
Get all role's schemas names.
getAllResources()
- Method in class org.syncope.console.rest.
ResourceRestClient
Get all Connectors.
getAllRoleDerivedSchemas()
- Method in class org.syncope.console.rest.
SchemaRestClient
Get all role's derived schemas.
getAllRoles()
- Method in class org.syncope.console.rest.
RoleRestClient
Get all Roles.
getAllRoleSchemas()
- Method in class org.syncope.console.rest.
SchemaRestClient
Get all role's schemas.
getAllRoleSchemasNames()
- Method in class org.syncope.console.rest.
SchemaRestClient
Get all role's schemas names.
getAllUserDerivedSchemas()
- Method in class org.syncope.console.rest.
SchemaRestClient
Get all user's derived schemas.
getAllUserDerivedSchemasNames()
- Method in class org.syncope.console.rest.
SchemaRestClient
Get all user's derived schemas names.
getAllUserSchemas()
- Method in class org.syncope.console.rest.
SchemaRestClient
Get all user's schemas.
getAllUserSchemasNames()
- Method in class org.syncope.console.rest.
SchemaRestClient
Get all user's schemas names.
getAllValidatorClasses()
- Method in class org.syncope.console.rest.
SchemaRestClient
Populator for Validator Schema DropDown components.
getAvailableCapabilities()
- Method in class org.syncope.console.pages.
ConnectorModalPage
Destinations : available capabilities
getAvailableResources(RoleTO)
- Method in class org.syncope.console.pages.
RoleModalPage
Destinations: all available
getColumns(ModalWindow)
- Method in class org.syncope.console.pages.
Users
getDatePicker()
- Method in class org.syncope.console.wicket.markup.html.form.
DateFieldPanel
Setup a DatePicker component.
getDependentFormComponents()
- Method in class org.syncope.console.wicket.markup.html.form.
DateFieldPanel.DateTimeFormValidator
getDisplayValue(String)
- Method in class org.syncope.console.commons.
StringChoiceRenderer
getEntity()
- Method in class org.syncope.console.pages.
DerivedSchemaModalPage
getEntity()
- Method in class org.syncope.console.pages.
SchemaModalPage
getFilterName()
- Method in class org.syncope.console.commons.
SearchConditionWrapper
getFilterType()
- Method in class org.syncope.console.commons.
SearchConditionWrapper
getFilterValue()
- Method in class org.syncope.console.commons.
SearchConditionWrapper
getHomePage()
- Method in class org.syncope.console.
SyncopeApplication
getIdValue(String, int)
- Method in class org.syncope.console.commons.
StringChoiceRenderer
getList(WebRequest, String)
- Method in class org.syncope.console.commons.
PreferenceManager
getLoggers()
- Method in class org.syncope.console.rest.
ConfigurationRestClient
Get all loggers.
getMembershipAttributes()
- Method in class org.syncope.console.pages.
MembershipModalPage
getMembershipSchemaAttributesNames()
- Method in class org.syncope.console.pages.
ResourceModalPage
getMembershipTOs()
- Method in class org.syncope.console.pages.
UserModalPage
getOperationType()
- Method in class org.syncope.console.commons.
SearchConditionWrapper
getPaginatorChoices()
- Method in class org.syncope.console.commons.
PreferenceManager
getPaginatorRows(WebRequest, String)
- Method in class org.syncope.console.commons.
PreferenceManager
getPasswordAttributesNames()
- Method in class org.syncope.console.pages.
ResourceModalPage
getResourcesSet(Collection<ConnectorCapability>)
- Method in class org.syncope.console.pages.
ConnectorModalPage
Covert a capabilities List
to Set
.
getRoleAttributes()
- Method in class org.syncope.console.pages.
RoleModalPage
getRoleSchemaAttributesNames()
- Method in class org.syncope.console.pages.
ResourceModalPage
getSchemaTO()
- Method in class org.syncope.console.commons.
SchemaWrapper
getSelectedCapabilities(ConnectorInstanceTO)
- Method in class org.syncope.console.pages.
ConnectorModalPage
Originals : connector's capabilities
getSelectedResources(RoleTO)
- Method in class org.syncope.console.pages.
RoleModalPage
Originals: resources provided for a stored role.
getTree()
- Method in class org.syncope.console.pages.
Roles
getType()
- Method in class org.syncope.console.commons.
SearchConditionWrapper
getUserId()
- Method in class org.syncope.console.
SyncopeSession
getUserSchemaAttributesNames()
- Method in class org.syncope.console.pages.
ResourceModalPage
getValues()
- Method in class org.syncope.console.commons.
SchemaWrapper
H
hasAnyRole(Roles)
- Method in class org.syncope.console.
SyncopeApplication
hasAnyRole(Roles)
- Method in class org.syncope.console.
SyncopeSession
hashSetToList(Set<PropertyTO>)
- Method in class org.syncope.console.pages.
ConnectorModalPage
Convert an HashSet
object to a corresponding List
object.
HomePage
- Class in
org.syncope.console.pages
Syncope Home-Page.
HomePage(PageParameters)
- Constructor for class org.syncope.console.pages.
HomePage
I
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
isAuthenticated()
- Method in class org.syncope.console.
SyncopeSession
isNotOperator()
- Method in class org.syncope.console.commons.
SearchConditionWrapper
isOperationResult()
- Method in class org.syncope.console.pages.
Configuration
isOperationResult()
- Method in class org.syncope.console.pages.
Connectors
isOperationResult()
- Method in class org.syncope.console.pages.
Resources
isOperationResult()
- Method in class org.syncope.console.pages.
Roles
ITALIAN_DATE_FORMAT
- Static variable in class org.syncope.console.commons.
Constants
L
LinkPanel
- Class in
org.syncope.console.wicket.markup.html.form
This empty class must exist because there not seems to be altrernative 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(int, int)
- Method in class org.syncope.console.rest.
TaskRestClient
Get all stored tasks.
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.
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.rest.
AbstractBaseRestClient
Logger.
Login
- Class in
org.syncope.console.pages
Syncope Login page.
Login(PageParameters)
- Constructor for class org.syncope.console.pages.
Login
Login.LocaleDropDown
- Class in
org.syncope.console.pages
Inner class which implements (custom) Locale DropDownChoice component.
Login.LocaleDropDown(String, List<Locale>)
- Constructor for class org.syncope.console.pages.
Login.LocaleDropDown
Logout
- Class in
org.syncope.console.pages
Syncope Logout.
Logout(PageParameters)
- Constructor for class org.syncope.console.pages.
Logout
M
MembershipModalPage
- Class in
org.syncope.console.pages
MembershipModalPage.
MembershipModalPage(Page, ModalWindow, MembershipTO, boolean)
- Constructor for class org.syncope.console.pages.
MembershipModalPage
N
newCell(MarkupContainer, String, TreeNode, int)
- Method in class org.syncope.console.wicket.markup.html.tree.
PropertyEditableColumn
newCell(TreeNode, int)
- Method in class org.syncope.console.wicket.markup.html.tree.
PropertyEditableColumn
newRequestCycle(Request, Response)
- Method in class org.syncope.console.
SyncopeApplication
newSession(Request, Response)
- Method in class org.syncope.console.
SyncopeApplication
NodeEditablePanel
- Class in
org.syncope.console.wicket.markup.html.tree
Panel for a node element form.
NodeEditablePanel(String, Long, IModel, ModalWindow, BasePage)
- Constructor for class org.syncope.console.wicket.markup.html.tree.
NodeEditablePanel
O
onRuntimeException(Page, RuntimeException)
- Method in class org.syncope.console.
SyncopeRequestCycle
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.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.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
populateItem(Item<ICellPopulator<T>>, String, IModel<T>)
- Method in class org.syncope.console.pages.
TaskModalPage.DatePropertyColumn
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_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_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_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_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
PREF_USERS_SEARCH_PAGINATOR_ROWS
- 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
PropertyEditableColumn
- Class in
org.syncope.console.wicket.markup.html.tree
PropertyEditableColumn(ColumnLocation, String, String, ModalWindow, BasePage)
- Constructor for class org.syncope.console.wicket.markup.html.tree.
PropertyEditableColumn
provider
- Variable in class org.syncope.console.commons.
SortableDataProviderComparator
R
read(String)
- Method in class org.syncope.console.rest.
TaskRestClient
Load an existing task.
read(String)
- Method in class org.syncope.console.rest.
UserRestClient
readConfiguration(String)
- Method in class org.syncope.console.rest.
ConfigurationRestClient
Load an existent configuration.
readConnector(String)
- Method in class org.syncope.console.rest.
ConnectorRestClient
Load an already existent connector by its name.
readMemberhipSchema(String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Load an already existent membership schema by its name.
readMembershipDerivedSchema(String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Load an already existent membership derived schema by its name.
readResource(String)
- Method in class org.syncope.console.rest.
ResourceRestClient
Load an already existent resource by its name.
readRole(Long)
- Method in class org.syncope.console.rest.
RoleRestClient
Load an already existent role by its name.
readRoleDerivedSchema(String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Load an already existent user derived schema by its name.
readRoleSchema(String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Load an already existent user schema by its name.
readUserDerivedSchema(String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Load an already existent user derived schema by its name.
readUserSchema(String)
- Method in class org.syncope.console.rest.
SchemaRestClient
Load an already existent user schema by its name.
Report
- Class in
org.syncope.console.pages
Report WebPage.
Report(PageParameters)
- Constructor for class org.syncope.console.pages.
Report
resourceFormCustomValidation()
- Method in class org.syncope.console.pages.
ResourceModalPage
Checks that at most one SchemaMapping has been set as 'AccountId' and as 'Password'.
ResourceModalPage
- Class in
org.syncope.console.pages
Modal window with Resource form.
ResourceModalPage(BasePage, ModalWindow, ResourceTO, boolean)
- Constructor for class org.syncope.console.pages.
ResourceModalPage
ResourceModalPage.SourceMappingTypesDropDownChoice
- Class in
org.syncope.console.pages
Extension class of DropDownChoice.
ResourceModalPage.SourceMappingTypesDropDownChoice(String, PropertyModel, IModel, DropDownChoice)
- Constructor for class org.syncope.console.pages.
ResourceModalPage.SourceMappingTypesDropDownChoice
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
restTemplate
- Variable in class org.syncope.console.rest.
AbstractBaseRestClient
RoleModalPage
- Class in
org.syncope.console.pages
Modal window with Role form.
RoleModalPage(BasePage, ModalWindow, RoleTO, boolean)
- Constructor for class org.syncope.console.pages.
RoleModalPage
Constructor.
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
RoleTreeBuilder
- Class in
org.syncope.console.commons
RoleTreeBuilder()
- Constructor for class org.syncope.console.commons.
RoleTreeBuilder
S
Schema
- Class in
org.syncope.console.pages
Schema WebPage.
Schema(PageParameters)
- Constructor for class org.syncope.console.pages.
Schema
SchemaModalPage
- Class in
org.syncope.console.pages
Modal window with Schema form.
SchemaModalPage(BasePage, ModalWindow, SchemaTO, boolean)
- Constructor for class org.syncope.console.pages.
SchemaModalPage
SchemaModalPage.Entity
- Enum in
org.syncope.console.pages
SchemaRestClient
- Class in
org.syncope.console.rest
Console client for invoking rest schema services.
SchemaRestClient()
- Constructor for class org.syncope.console.rest.
SchemaRestClient
SchemaWrapper
- Class in
org.syncope.console.commons
Wrapper for User's Schema - Attribute.
SchemaWrapper(SchemaTO)
- Constructor for class org.syncope.console.commons.
SchemaWrapper
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
searchAndAddResource(String)
- Method in class org.syncope.console.pages.
RoleModalPage
Search for a resource and add that one to the RoleMod object if it doesn't exist.
searchAndDropResource(String, RoleTO)
- Method in class org.syncope.console.pages.
RoleModalPage
Search for a resource and drop that one from the RoleMod object if it doesn't exist anymore.
searchAndUpdateAttribute(AttributeTO)
- Method in class org.syncope.console.pages.
RoleModalPage
SearchConditionWrapper
- Class in
org.syncope.console.commons
Generic search condition wrapper class.
SearchConditionWrapper()
- Constructor for class org.syncope.console.commons.
SearchConditionWrapper
SearchConditionWrapper.FilterType
- Enum in
org.syncope.console.commons
SearchConditionWrapper.OperationType
- Enum in
org.syncope.console.commons
searchCount(NodeCond)
- Method in class org.syncope.console.rest.
UserRestClient
set(WebRequest, WebResponse, String, String)
- Method in class org.syncope.console.commons.
PreferenceManager
setAccountIdAttributesNames(List<String>)
- Method in class org.syncope.console.pages.
ResourceModalPage
setEntitlements(String[])
- Method in class org.syncope.console.
SyncopeSession
setEntity(DerivedSchemaModalPage.Entity)
- Method in class org.syncope.console.pages.
DerivedSchemaModalPage
setEntity(SchemaModalPage.Entity)
- Method in class org.syncope.console.pages.
SchemaModalPage
setFilterName(String)
- Method in class org.syncope.console.commons.
SearchConditionWrapper
setFilterType(SearchConditionWrapper.FilterType)
- Method in class org.syncope.console.commons.
SearchConditionWrapper
setFilterValue(String)
- Method in class org.syncope.console.commons.
SearchConditionWrapper
setList(WebRequest, WebResponse, String, List<String>)
- Method in class org.syncope.console.commons.
PreferenceManager
setLoggerLevel(String, String)
- Method in class org.syncope.console.rest.
ConfigurationRestClient
setMembershipSchemaAttributesNames(List<String>)
- Method in class org.syncope.console.pages.
ResourceModalPage
setModalResult(boolean)
- Method in class org.syncope.console.pages.
Users
setNotOperator(boolean)
- Method in class org.syncope.console.commons.
SearchConditionWrapper
setOperationResult(boolean)
- Method in class org.syncope.console.pages.
Configuration
setOperationResult(boolean)
- Method in class org.syncope.console.pages.
Connectors
setOperationResult(boolean)
- Method in class org.syncope.console.pages.
Resources
setOperationResult(boolean)
- Method in class org.syncope.console.pages.
Roles
setOperationResult(boolean)
- Method in class org.syncope.console.pages.
Schema
setOperationType(SearchConditionWrapper.OperationType)
- Method in class org.syncope.console.commons.
SearchConditionWrapper
setPasswordAttributesNames(List<String>)
- Method in class org.syncope.console.pages.
ResourceModalPage
setRoleSchemaAttributesNames(List<String>)
- Method in class org.syncope.console.pages.
ResourceModalPage
setSchemaTO(SchemaTO)
- Method in class org.syncope.console.commons.
SchemaWrapper
setType(AttributeCond.Type)
- Method in class org.syncope.console.commons.
SearchConditionWrapper
setupChoiceListsPopulators()
- Method in class org.syncope.console.pages.
ResourceModalPage
Setup choice-list populators.
setupNavigationPane(WebPage, XMLRolesReader)
- Method in class org.syncope.console.
SyncopeApplication
setupRoleMod(RoleTO)
- Method in class org.syncope.console.pages.
RoleModalPage
setupSchemaWrappers(boolean, MembershipTO)
- Method in class org.syncope.console.pages.
MembershipModalPage
setupSchemaWrappers(boolean, RoleTO)
- Method in class org.syncope.console.pages.
RoleModalPage
setupSelections(ConnectorInstanceTO)
- Method in class org.syncope.console.pages.
ConnectorModalPage
Setup capabilities.
setUserId(String)
- Method in class org.syncope.console.
SyncopeSession
setUserSchemaAttributesNames(List<String>)
- Method in class org.syncope.console.pages.
ResourceModalPage
setValues(List<String>)
- Method in class org.syncope.console.commons.
SchemaWrapper
setValues(Set<String>)
- Method in class org.syncope.console.commons.
SchemaWrapper
setWindowClosedCallback(ModalWindow, WebMarkupContainer)
- Method in class org.syncope.console.pages.
Configuration
Set a WindowClosedCallback for a ModalWindow instance.
setWindowClosedCallback(ModalWindow, WebMarkupContainer)
- Method in class org.syncope.console.pages.
Connectors
Set a WindowClosedCallback for a ModalWindow instance.
setWindowClosedCallback(ModalWindow, WebMarkupContainer)
- Method in class org.syncope.console.pages.
Resources
Set a WindowClosedCallback for a ModalWindow instance.
setWindowClosedCallback(ModalWindow, WebMarkupContainer)
- Method in class org.syncope.console.pages.
Schema
Set a WindowClosedCallback for a ModalWindow instance.
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)
- Method in class org.syncope.console.rest.
TaskRestClient
Start execution for the specified TaskTO.
StringChoiceRenderer
- Class in
org.syncope.console.commons
StringChoiceRenderer()
- Constructor for class org.syncope.console.commons.
StringChoiceRenderer
SyncopeApplication
- Class in
org.syncope.console
SyncopeApplication class.
SyncopeApplication()
- Constructor for class org.syncope.console.
SyncopeApplication
SyncopeRequestCycle
- Class in
org.syncope.console
SyncopeRequestCycle.
SyncopeRequestCycle(WebApplication, WebRequest, Response)
- Constructor for class org.syncope.console.
SyncopeRequestCycle
SyncopeRequestCycle constructor.
SyncopeSession
- Class in
org.syncope.console
Custom Syncope Session class.
SyncopeSession(Request)
- Constructor for class org.syncope.console.
SyncopeSession
T
TaskModalPage
- Class in
org.syncope.console.pages
Modal window with Task form (to stop and start execution).
TaskModalPage(BasePage, ModalWindow, TaskTO)
- Constructor for class org.syncope.console.pages.
TaskModalPage
TaskModalPage.DatePropertyColumn
<
T
> - Class in
org.syncope.console.pages
Format column's value as date string.
TaskModalPage.DatePropertyColumn(IModel<String>, String, String, DateConverter)
- Constructor for class org.syncope.console.pages.
TaskModalPage.DatePropertyColumn
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 page.
Tasks(PageParameters)
- Constructor for class org.syncope.console.pages.
Tasks
U
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.
updateConnector(ConnectorInstanceTO)
- Method in class org.syncope.console.rest.
ConnectorRestClient
Update an already existent connector.
updateMemberhipSchema(SchemaTO)
- Method in class org.syncope.console.rest.
SchemaRestClient
Update an already existent membership schema.
updateMembershipDerivedSchema(DerivedSchemaTO)
- Method in class org.syncope.console.rest.
SchemaRestClient
Update an already existent membership derived schema.
updateResource(ResourceTO)
- Method in class org.syncope.console.rest.
ResourceRestClient
Update an already existent resource.
updateRole(RoleMod)
- Method in class org.syncope.console.rest.
RoleRestClient
Update an already existent role.
updateRoleDerivedSchema(DerivedSchemaTO)
- Method in class org.syncope.console.rest.
SchemaRestClient
Update an already existent user derived schema.
updateRoleSchema(SchemaTO)
- Method in class org.syncope.console.rest.
SchemaRestClient
Update an already existent user schema.
updateUserDerivedSchema(DerivedSchemaTO)
- Method in class org.syncope.console.rest.
SchemaRestClient
Update an already existent user derived schema.
updateUserSchema(SchemaTO)
- Method in class org.syncope.console.rest.
SchemaRestClient
Update an already existent user schema.
UserModalPage
- Class in
org.syncope.console.pages
Modal window with User form.
UserModalPage(Users, ModalWindow, UserTO, boolean)
- Constructor for class org.syncope.console.pages.
UserModalPage
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
V
validate(Form)
- Method in class org.syncope.console.wicket.markup.html.form.
DateFieldPanel.DateTimeFormValidator
Validation rule : all 3 fields (date,hours,minutes) must be not-null.
valueOf(String)
- Static method in enum org.syncope.console.commons.
SearchConditionWrapper.FilterType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.syncope.console.commons.
SearchConditionWrapper.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.syncope.console.pages.
DerivedSchemaModalPage.Entity
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.syncope.console.pages.
SchemaModalPage.Entity
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.syncope.console.commons.
SearchConditionWrapper.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.
SearchConditionWrapper.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.
DerivedSchemaModalPage.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.pages.
SchemaModalPage.Entity
Returns an array containing the constants of this enum type, in the order they are declared.
W
wantOnSelectionChangedNotifications()
- Method in class org.syncope.console.pages.
Login.LocaleDropDown
WelcomePage
- Class in
org.syncope.console.pages
Welcome page to display after successful login.
WelcomePage(PageParameters)
- Constructor for class org.syncope.console.pages.
WelcomePage
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
A
B
C
D
E
F
G
H
I
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.