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
action
- Variable in class org.syncope.console.pages.
SchemaModalPage
add(DefaultMutableTreeNode, List<SyncopeTreeNode>)
- Method in class org.syncope.console.wicket.markup.html.tree.
SyncopeRoleTree
addChildToParent(List<SyncopeTreeNode>, SyncopeTreeNode)
- Method in class org.syncope.console.wicket.markup.html.tree.
SyncopeRoleTree
Add a node child to the specific tree
addSchemaMappingBtn
- Variable in class org.syncope.console.pages.
ResourceModalPage
AjaxCheckBoxPanel
- Class in
org.syncope.console.wicket.markup.html.form
AjaxCheckBoxPanel
AjaxCheckBoxPanel(String, String, IModel<Boolean>, boolean)
- Constructor for class org.syncope.console.wicket.markup.html.form.
AjaxCheckBoxPanel
Build a AjaxCheckBoxPanel.
AjaxCheckBoxPanel(String, String, IModel<Boolean>, boolean, boolean)
- Constructor for class org.syncope.console.wicket.markup.html.form.
AjaxCheckBoxPanel
Build a AjaxCheckBoxPanel.
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
Build AjaxTextFieldPanel.
AjaxTextFieldPanel(String, String, IModel, boolean, boolean)
- Constructor for class org.syncope.console.wicket.markup.html.form.
AjaxTextFieldPanel
Build AjaxTextFieldPanel.
attributesToDisplay(UserTO)
- Method in class org.syncope.console.pages.
Users
Return the user's attributes columnsList to display, ordered
authenticated
- Variable in class org.syncope.console.pages.
Authentication
Authentication
- Class in
org.syncope.console.pages
Authentication()
- Constructor for class org.syncope.console.pages.
Authentication
authentication(String, String, InputStream)
- Method in class org.syncope.console.pages.
Authentication
B
BasePage
- Class in
org.syncope.console.pages
Syncope Wicket base-page.
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.
RestClient
buildSearchExpression(List<SearchConditionWrapper>)
- Method in class org.syncope.console.pages.
Users
Build recursively search users expression from searchConditionsList.
bundle
- Variable in class org.syncope.console.pages.
ConnectorsModalPage
C
capabilitiesPalette
- Variable in class org.syncope.console.pages.
ConnectorsModalPage
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
cloneOldUserTO(UserTO)
- Method in class org.syncope.console.pages.
UserModalPage
Create a copy of old userTO object.
CONF_CONFIGURATION_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
CONF_CONNECTORS_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
CONF_RESOURCES_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
CONF_SCHEMA_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
CONF_USERS_ATTRIBUTES_VIEW
- Static variable in class org.syncope.console.commons.
Constants
CONF_USERS_PAGINATOR_ROWS
- Static variable in class org.syncope.console.commons.
Constants
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.
ConfigurationsRestClient
- Class in
org.syncope.console.rest
Console client for invoking Rest Connectors services.
ConfigurationsRestClient()
- Constructor for class org.syncope.console.rest.
ConfigurationsRestClient
connector
- Variable in class org.syncope.console.pages.
ResourceModalPage
connectorName
- Variable in class org.syncope.console.pages.
ConnectorsModalPage
Connectors
- Class in
org.syncope.console.pages
Connectors WebPage.
Connectors(PageParameters)
- Constructor for class org.syncope.console.pages.
Connectors
ConnectorsModalPage
- Class in
org.syncope.console.pages
Modal window with Connector form.
ConnectorsModalPage(BasePage, ModalWindow, ConnectorInstanceTO, boolean)
- Constructor for class org.syncope.console.pages.
ConnectorsModalPage
ConnectorsRestClient
- Class in
org.syncope.console.rest
Console client for invoking Rest Connectors services.
ConnectorsRestClient()
- Constructor for class org.syncope.console.rest.
ConnectorsRestClient
Constants
- Class in
org.syncope.console.commons
conversionPattern
- Variable in class org.syncope.console.pages.
SchemaModalPage
convertToTreeModel(List<SyncopeTreeNode>)
- Method in class org.syncope.console.wicket.markup.html.tree.
SyncopeRoleTree
createConfiguration(ConfigurationTO)
- Method in class org.syncope.console.rest.
ConfigurationsRestClient
Create a new configuration.
createConfigurationAttributes(ConfigurationTO)
- Method in class org.syncope.console.rest.
UsersRestClient
Create a new configuration.
createConnector(ConnectorInstanceTO)
- Method in class org.syncope.console.rest.
ConnectorsRestClient
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.
ResourcesRestClient
Create new resource.
createRole(RoleTO)
- Method in class org.syncope.console.rest.
RolesRestClient
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.
createTreeModel()
- Method in class org.syncope.console.wicket.markup.html.tree.
SyncopeRoleTree
Creates the model that feeds the tree.
createUser(UserTO)
- Method in class org.syncope.console.rest.
UsersRestClient
Create a new user and start off the workflow.
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.
CustomizableBasePage
- Class in
org.syncope.console.pages
Syncope Wicket Customizable Base-page
CustomizableBasePage(PageParameters)
- Constructor for class org.syncope.console.pages.
CustomizableBasePage
Defaul constructor.
D
DateFieldPanel
- Class in
org.syncope.console.wicket.markup.html.form
DateFieldPanel
DateFieldPanel(String, String, IModel<?>, boolean)
- Constructor for class org.syncope.console.wicket.markup.html.form.
DateFieldPanel
Build a DateFieldPanel.
DateFieldPanel(String, String, IModel<?>, boolean, boolean)
- Constructor for class org.syncope.console.wicket.markup.html.form.
DateFieldPanel
Build a DateFieldPanel.
deleteConfiguration(String)
- Method in class org.syncope.console.rest.
ConfigurationsRestClient
Deelete a configuration by confKey
deleteConnector(Long)
- Method in class org.syncope.console.rest.
ConnectorsRestClient
Delete an already existent connector by its name.
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.
ResourcesRestClient
Delete an already existent resource by its name.
deleteRole(Long)
- Method in class org.syncope.console.rest.
RolesRestClient
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.
deleteUser(String)
- Method in class org.syncope.console.rest.
UsersRestClient
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(BasePage, 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(BasePage, ModalWindow, boolean)
- Constructor for class org.syncope.console.pages.
DisplayAttributesModalPage
E
entity
- Variable in class org.syncope.console.pages.
DerivedSchemaModalPage
entity
- Variable in class org.syncope.console.pages.
SchemaModalPage
expression
- Variable in class org.syncope.console.pages.
DerivedSchemaModalPage
F
forceMandatoryConstraint
- Variable in class org.syncope.console.pages.
ResourceModalPage
form
- Variable in class org.syncope.console.pages.
Login
G
get()
- Static method in class org.syncope.console.
SyncopeSession
getAccountIdAttributesNames()
- Method in class org.syncope.console.pages.
ResourceModalPage
getAllBundles()
- Method in class org.syncope.console.rest.
ConnectorsRestClient
getAllConfigurations()
- Method in class org.syncope.console.rest.
ConfigurationsRestClient
Get all stored configurations.
getAllConnectors()
- Method in class org.syncope.console.rest.
ConnectorsRestClient
Get all connectors.
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.
ResourcesRestClient
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.
RolesRestClient
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.
getAllUsers()
- Method in class org.syncope.console.rest.
UsersRestClient
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.
getApplicationContext()
- Method in class org.syncope.console.
SyncopeApplication
getAuthenticationFile()
- Method in class org.syncope.console.
SyncopeApplication
getAvailableCapabilities()
- Method in class org.syncope.console.pages.
ConnectorsModalPage
Destinations : available capabilities
getAvailableResources(RoleTO)
- Method in class org.syncope.console.pages.
RoleModalPage
Destinations: all available
getAvailableResources(UserTO)
- Method in class org.syncope.console.pages.
UserModalPage
Destinations : available resources
getBaseURL()
- Method in class org.syncope.console.rest.
RestClient
getChildren()
- Method in class org.syncope.console.wicket.markup.html.tree.
SyncopeTreeNode
getConfigurationsRestClient()
- Method in class org.syncope.console.commons.
Utility
getEmail()
- Method in class org.syncope.console.
SyncopeUser
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
getId()
- Method in class org.syncope.console.wicket.markup.html.tree.
SyncopeTreeNode
getKey()
- Method in class org.syncope.console.pages.
Users.AttributeWrapper
getMembershipAttributes()
- Method in class org.syncope.console.pages.
MembershipModalPage
getMembershipSchemaAttributesNames()
- Method in class org.syncope.console.pages.
ResourceModalPage
getMembershipsSet()
- Method in class org.syncope.console.pages.
UserModalPage
Convert a memberships ArrayList in a memberships HashSet list.
getMembershipTOs()
- Method in class org.syncope.console.pages.
UserModalPage
getName()
- Method in class org.syncope.console.
SyncopeUser
getName()
- Method in class org.syncope.console.wicket.markup.html.tree.
SyncopeTreeNode
getOperationType()
- Method in class org.syncope.console.commons.
SearchConditionWrapper
getPaginatorRowsToDisplay(String)
- Method in class org.syncope.console.commons.
Utility
Get the rows number to display for single page, stored as configuration.
getParentId()
- Method in class org.syncope.console.wicket.markup.html.tree.
SyncopeTreeNode
getPasswordAttributesNames()
- Method in class org.syncope.console.pages.
ResourceModalPage
getResourcesSet(Collection<ConnectorCapability>)
- Method in class org.syncope.console.pages.
ConnectorsModalPage
Covert a capabilities List
to Set
.
getResourcesSet(Collection<ResourceTO>)
- Method in class org.syncope.console.pages.
RoleModalPage
Covert a resources List
to Set
.
getResourcesSet(List<String>)
- Method in class org.syncope.console.pages.
RoleModalPage
Covert a resources List
to Set
.
getResourcesSet(Collection<ResourceTO>)
- Method in class org.syncope.console.pages.
UserModalPage
Covert a resources List
to Set
.
getRestClient()
- Method in class org.syncope.console.rest.
ConfigurationsRestClient
Getter for restClient attribute.
getRestClient()
- Method in class org.syncope.console.rest.
ConnectorsRestClient
getRestClient()
- Method in class org.syncope.console.rest.
ResourcesRestClient
getRestClient()
- Method in class org.syncope.console.rest.
RolesRestClient
getRestClient()
- Method in class org.syncope.console.rest.
SchemaRestClient
getRestClient()
- Method in class org.syncope.console.rest.
UsersRestClient
getRestTemplate()
- Method in class org.syncope.console.rest.
RestClient
getRole()
- Method in class org.syncope.console.
SyncopeUser
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.pages.
MembershipModalPage.SchemaWrapper
getSchemaTO()
- Method in class org.syncope.console.pages.
RoleModalPage.SchemaWrapper
getSchemaTO()
- Method in class org.syncope.console.pages.
UserModalPage.SchemaWrapper
getSelectedCapabilities(ConnectorInstanceTO)
- Method in class org.syncope.console.pages.
ConnectorsModalPage
Originals : connector's capabilities
getSelectedResources(RoleTO)
- Method in class org.syncope.console.pages.
RoleModalPage
Originals: resources provided for a stored role.
getSelectedResources(UserTO)
- Method in class org.syncope.console.pages.
UserModalPage
Originals : user's resources
getSurname()
- Method in class org.syncope.console.
SyncopeUser
getSyncopeSession()
- Method in class org.syncope.console.pages.
BasePage
getSyncopeUser()
- Method in class org.syncope.console.pages.
BasePage
getTitle()
- Method in class org.syncope.console.wicket.markup.html.tree.
TreeModelBean
getTree()
- Method in class org.syncope.console.pages.
Roles
getTreeNode()
- Method in class org.syncope.console.wicket.markup.html.tree.
TreeModelBean
getType()
- Method in class org.syncope.console.commons.
SearchConditionWrapper
getUser(String)
- Method in class org.syncope.console.rest.
UsersRestClient
getUser()
- Method in class org.syncope.console.
SyncopeSession
getUserAttributesSet()
- Method in class org.syncope.console.pages.
UserModalPage
Initialize the user's attributes
getUsername()
- Method in class org.syncope.console.
SyncopeUser
getUserSchemaAttributesNames()
- Method in class org.syncope.console.pages.
ResourceModalPage
getValue()
- Method in class org.syncope.console.pages.
Users.AttributeWrapper
getValues()
- Method in class org.syncope.console.pages.
MembershipModalPage.SchemaWrapper
getValues()
- Method in class org.syncope.console.pages.
RoleModalPage.SchemaWrapper
getValues()
- Method in class org.syncope.console.pages.
UserModalPage.SchemaWrapper
H
hashSetToList(Set<PropertyTO>)
- Method in class org.syncope.console.pages.
ConnectorsModalPage
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
init()
- Method in class org.syncope.console.
SyncopeApplication
inputStream
- Variable in class org.syncope.console.pages.
Login
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
isOperationResult()
- Method in class org.syncope.console.pages.
Schema
isOperationResult()
- Method in class org.syncope.console.pages.
Users
K
key
- Variable in class org.syncope.console.pages.
ConfigurationModalPage
L
languageSelect
- Variable in class org.syncope.console.pages.
Login
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
mandatory
- Variable in class org.syncope.console.pages.
SchemaModalPage
MembershipModalPage
- Class in
org.syncope.console.pages
MembershipModalPage.
MembershipModalPage(Page, ModalWindow, MembershipTO, boolean)
- Constructor for class org.syncope.console.pages.
MembershipModalPage
MembershipModalPage.SchemaWrapper
- Class in
org.syncope.console.pages
Wrapper for User's Schema - Attribute.
MembershipModalPage.SchemaWrapper(SchemaTO)
- Constructor for class org.syncope.console.pages.
MembershipModalPage.SchemaWrapper
multivalue
- Variable in class org.syncope.console.pages.
SchemaModalPage
N
name
- Variable in class org.syncope.console.pages.
DerivedSchemaModalPage
name
- Variable in class org.syncope.console.pages.
SchemaModalPage
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
newSession(Request, Response)
- Method in class org.syncope.console.
SyncopeApplication
Create a new custom SyncopeSession
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
Panel constructor.
nodo
- Static variable in class org.syncope.console.pages.
Authentication
O
onUpdate(AjaxRequestTarget)
- Method in class org.syncope.console.wicket.markup.html.form.
UpdatingCheckBox
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.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
out
- Static variable in class org.syncope.console.pages.
Authentication
P
parentExists(Long, List<Long>)
- Method in class org.syncope.console.wicket.markup.html.tree.
SyncopeRoleTree
Check if a parent has already been inserted in the parents id list
passwordField
- Variable in class org.syncope.console.pages.
Login
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
Column constructor.
R
readConfiguration(String)
- Method in class org.syncope.console.rest.
ConfigurationsRestClient
Load an existent configuration.
readConfigurationDisplayAttributes()
- Method in class org.syncope.console.rest.
UsersRestClient
Load an existent configuration.
readConnector(String)
- Method in class org.syncope.console.rest.
ConnectorsRestClient
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.
readonly
- Variable in class org.syncope.console.pages.
SchemaModalPage
readResource(String)
- Method in class org.syncope.console.rest.
ResourcesRestClient
Load an already existent resource by its name.
readRole(Long)
- Method in class org.syncope.console.rest.
RolesRestClient
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.SchemaTypesDropDownChoice
- Class in
org.syncope.console.pages
Extension class of DropDownChoice.
ResourceModalPage.SchemaTypesDropDownChoice(String, PropertyModel, IModel, DropDownChoice)
- Constructor for class org.syncope.console.pages.
ResourceModalPage.SchemaTypesDropDownChoice
resourceName
- Variable in class org.syncope.console.pages.
ResourceModalPage
Resources
- Class in
org.syncope.console.pages
Resources WebPage.
Resources(PageParameters)
- Constructor for class org.syncope.console.pages.
Resources
ResourcesRestClient
- Class in
org.syncope.console.rest
Console client for invoking Rest Resources services.
ResourcesRestClient()
- Constructor for class org.syncope.console.rest.
ResourcesRestClient
RestClient
- Class in
org.syncope.console.rest
Base Rest client for invoking rest services.
RestClient()
- Constructor for class org.syncope.console.rest.
RestClient
restClient
- Variable in class org.syncope.console.rest.
SchemaRestClient
restClient
- Variable in class org.syncope.console.rest.
UsersRestClient
restTemplate
- Variable in class org.syncope.console.rest.
RestClient
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
RoleModalPage.SchemaWrapper
- Class in
org.syncope.console.pages
Wrapper for User's Schema - Attribute.
RoleModalPage.SchemaWrapper(SchemaTO)
- Constructor for class org.syncope.console.pages.
RoleModalPage.SchemaWrapper
Roles
- Class in
org.syncope.console.pages
Roles WebPage.
Roles(PageParameters)
- Constructor for class org.syncope.console.pages.
Roles
RolesRestClient
- Class in
org.syncope.console.rest
Console client for invoking Rest Role's services.
RolesRestClient()
- Constructor for class org.syncope.console.rest.
RolesRestClient
S
saveConfiguration()
- Method in class org.syncope.console.pages.
DisplayAttributesModalPage
Store the selected selections into db.
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
searchAndAddResource(String)
- Method in class org.syncope.console.pages.
UserModalPage
Search for a resource and add that one to the UserMod object if it doesn't exist.
searchAndDropMembership(MembershipTO, UserTO)
- Method in class org.syncope.console.pages.
UserModalPage
Drop membership not present anymore.
searchAndDropResource(String, UserTO)
- Method in class org.syncope.console.pages.
UserModalPage
Search for a resource and drop that one from the UserMod object if it doesn't exist anymore.
searchAndUpdateAttribute(AttributeTO)
- Method in class org.syncope.console.pages.
RoleModalPage
searchAndUpdateAttribute(AttributeTO)
- Method in class org.syncope.console.pages.
UserModalPage
searchAndUpdateMembership(MembershipTO)
- Method in class org.syncope.console.pages.
UserModalPage
Update the Membership.
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
searchUsers(NodeCond)
- Method in class org.syncope.console.rest.
UsersRestClient
Search an user by its schema values.
setAccountIdAttributesNames(List<String>)
- Method in class org.syncope.console.pages.
ResourceModalPage
setApplicationContext(ApplicationContext)
- Method in class org.syncope.console.
SyncopeApplication
setBaseURL(String)
- Method in class org.syncope.console.rest.
RestClient
setChildren(List<SyncopeTreeNode>)
- Method in class org.syncope.console.wicket.markup.html.tree.
SyncopeTreeNode
setConfigurationsRestClient(ConfigurationsRestClient)
- Method in class org.syncope.console.commons.
Utility
setEmail(String)
- Method in class org.syncope.console.
SyncopeUser
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
setId(Long)
- Method in class org.syncope.console.wicket.markup.html.tree.
SyncopeTreeNode
setKey(String)
- Method in class org.syncope.console.pages.
Users.AttributeWrapper
setMembershipSchemaAttributesNames(List<String>)
- Method in class org.syncope.console.pages.
ResourceModalPage
setMembershipTOs(List<MembershipTO>)
- Method in class org.syncope.console.pages.
UserModalPage
setName(String)
- Method in class org.syncope.console.
SyncopeUser
setName(String)
- Method in class org.syncope.console.wicket.markup.html.tree.
SyncopeTreeNode
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
setOperationResult(boolean)
- Method in class org.syncope.console.pages.
Users
setOperationType(SearchConditionWrapper.OperationType)
- Method in class org.syncope.console.commons.
SearchConditionWrapper
setParentId(Long)
- Method in class org.syncope.console.wicket.markup.html.tree.
SyncopeTreeNode
setPasswordAttributesNames(List<String>)
- Method in class org.syncope.console.pages.
ResourceModalPage
setRestClient(RestClient)
- Method in class org.syncope.console.rest.
ConfigurationsRestClient
Setter for restClient attribute.
setRestClient(RestClient)
- Method in class org.syncope.console.rest.
ConnectorsRestClient
setRestClient(RestClient)
- Method in class org.syncope.console.rest.
ResourcesRestClient
setRestClient(RestClient)
- Method in class org.syncope.console.rest.
RolesRestClient
setRestClient(RestClient)
- Method in class org.syncope.console.rest.
SchemaRestClient
setRestClient(RestClient)
- Method in class org.syncope.console.rest.
UsersRestClient
setRestTemplate(RestTemplate)
- Method in class org.syncope.console.rest.
RestClient
setRole(int)
- Method in class org.syncope.console.
SyncopeUser
setRoleSchemaAttributesNames(List<String>)
- Method in class org.syncope.console.pages.
ResourceModalPage
setSchemaTO(SchemaTO)
- Method in class org.syncope.console.pages.
MembershipModalPage.SchemaWrapper
setSchemaTO(SchemaTO)
- Method in class org.syncope.console.pages.
RoleModalPage.SchemaWrapper
setSchemaTO(SchemaTO)
- Method in class org.syncope.console.pages.
UserModalPage.SchemaWrapper
setSurname(String)
- Method in class org.syncope.console.
SyncopeUser
setTitle(String)
- Method in class org.syncope.console.wicket.markup.html.tree.
TreeModelBean
setTreeNode(SyncopeTreeNode)
- Method in class org.syncope.console.wicket.markup.html.tree.
TreeModelBean
setType(AttributeCond.Type)
- Method in class org.syncope.console.commons.
SearchConditionWrapper
setupChoiceListsPopulators()
- Method in class org.syncope.console.pages.
ResourceModalPage
Setup choice-list populators.
setupMemberships(boolean, UserTO)
- Method in class org.syncope.console.pages.
UserModalPage
Initialize the membershipTOs
setupRoleMod(RoleTO)
- Method in class org.syncope.console.pages.
RoleModalPage
setupRolesMap()
- Method in class org.syncope.console.pages.
UserModalPage
Populate a roles hashmap of type (roleId,roleName)
setupSchemaMappingsList(SchemaMappingTOs)
- Method in class org.syncope.console.pages.
ResourceModalPage
Set User and Role Schemas list for populating different views.
setupSchemaWrappers(boolean, MembershipTO)
- Method in class org.syncope.console.pages.
MembershipModalPage
setupSchemaWrappers(boolean, RoleTO)
- Method in class org.syncope.console.pages.
RoleModalPage
setupSchemaWrappers(boolean, UserTO)
- Method in class org.syncope.console.pages.
UserModalPage
Initialize the SchemaWrapper collection
setupSelections(ConnectorInstanceTO)
- Method in class org.syncope.console.pages.
ConnectorsModalPage
Setup capabilities.
setupSelections()
- Method in class org.syncope.console.pages.
DisplayAttributesModalPage
Setup user selections.
setupUserMod(UserTO)
- Method in class org.syncope.console.pages.
UserModalPage
Updates the modified user object.
setUser(SyncopeUser)
- Method in class org.syncope.console.
SyncopeSession
setUsername(String)
- Method in class org.syncope.console.
SyncopeUser
setUserSchemaAttributesNames(List<String>)
- Method in class org.syncope.console.pages.
ResourceModalPage
setValue(String)
- Method in class org.syncope.console.pages.
Users.AttributeWrapper
setValues(List<String>)
- Method in class org.syncope.console.pages.
MembershipModalPage.SchemaWrapper
setValues(Set<String>)
- Method in class org.syncope.console.pages.
MembershipModalPage.SchemaWrapper
setValues(List<String>)
- Method in class org.syncope.console.pages.
RoleModalPage.SchemaWrapper
setValues(Set<String>)
- Method in class org.syncope.console.pages.
RoleModalPage.SchemaWrapper
setValues(List<String>)
- Method in class org.syncope.console.pages.
UserModalPage.SchemaWrapper
setValues(Set<String>)
- Method in class org.syncope.console.pages.
UserModalPage.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.
Roles
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.
setWindowClosedCallback(ModalWindow, WebMarkupContainer)
- Method in class org.syncope.console.pages.
UserModalPage
Set a WindowClosedCallback for a ModalWindow instance.
setWindowClosedCallback(ModalWindow, WebMarkupContainer)
- Method in class org.syncope.console.pages.
Users
Set a WindowClosedCallback for a ModalWindow instance.
submit
- Variable in class org.syncope.console.pages.
ConfigurationModalPage
submit
- Variable in class org.syncope.console.pages.
ConnectorsModalPage
submit
- Variable in class org.syncope.console.pages.
DerivedSchemaModalPage
submit
- Variable in class org.syncope.console.pages.
DisplayAttributesModalPage
submit
- Variable in class org.syncope.console.pages.
ResourceModalPage
submit
- Variable in class org.syncope.console.pages.
SchemaModalPage
SyncopeApplication
- Class in
org.syncope.console
SyncopeApplication class.
SyncopeApplication()
- Constructor for class org.syncope.console.
SyncopeApplication
SyncopeModalPage
- Class in
org.syncope.console.pages
Syncope Modal Window.
SyncopeModalPage()
- Constructor for class org.syncope.console.pages.
SyncopeModalPage
SyncopeRoleTree
- Class in
org.syncope.console.wicket.markup.html.tree
SyncopeRoleTree(RolesRestClient)
- Constructor for class org.syncope.console.wicket.markup.html.tree.
SyncopeRoleTree
SyncopeSession
- Class in
org.syncope.console
Custom Syncope Session class.
SyncopeSession(Request)
- Constructor for class org.syncope.console.
SyncopeSession
SyncopeTreeNode
- Class in
org.syncope.console.wicket.markup.html.tree
SyncopeTreeNode wrapper class for RoleTO object.
SyncopeTreeNode()
- Constructor for class org.syncope.console.wicket.markup.html.tree.
SyncopeTreeNode
SyncopeUser
- Class in
org.syncope.console
SyncopeUser to store in SyncopeSession after the authentication.
SyncopeUser()
- Constructor for class org.syncope.console.
SyncopeUser
T
toString()
- Method in class org.syncope.console.wicket.markup.html.tree.
TreeModelBean
TreeModelBean
- Class in
org.syncope.console.wicket.markup.html.tree
TreeModelBean(String)
- Constructor for class org.syncope.console.wicket.markup.html.tree.
TreeModelBean
TreeModelBean(SyncopeTreeNode)
- Constructor for class org.syncope.console.wicket.markup.html.tree.
TreeModelBean
type
- Variable in class org.syncope.console.pages.
SchemaModalPage
U
updateConfiguration(ConfigurationTO)
- Method in class org.syncope.console.rest.
ConfigurationsRestClient
Update an existent configuration.
updateConfigurationAttributes(ConfigurationTO)
- Method in class org.syncope.console.rest.
UsersRestClient
Update an existent configuration.
updateConnector(ConnectorInstanceTO)
- Method in class org.syncope.console.rest.
ConnectorsRestClient
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.
ResourcesRestClient
Update an already existent resource.
updateRole(RoleMod)
- Method in class org.syncope.console.rest.
RolesRestClient
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.
updateUser(UserMod)
- Method in class org.syncope.console.rest.
UsersRestClient
Update existing user.
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.
UpdatingCheckBox
- Class in
org.syncope.console.wicket.markup.html.form
Extension class of CheckBox.
UpdatingCheckBox(String, IModel<Boolean>)
- Constructor for class org.syncope.console.wicket.markup.html.form.
UpdatingCheckBox
UpdatingDropDownChoice
- Class in
org.syncope.console.wicket.markup.html.form
Extension class of DropDownChoice.
UpdatingDropDownChoice(String, PropertyModel, IModel)
- Constructor for class org.syncope.console.wicket.markup.html.form.
UpdatingDropDownChoice
UpdatingTextField
- Class in
org.syncope.console.wicket.markup.html.form
Extension class of TextField.
UpdatingTextField(String, IModel, Class)
- Constructor for class org.syncope.console.wicket.markup.html.form.
UpdatingTextField
UpdatingTextField(String, IModel)
- Constructor for class org.syncope.console.wicket.markup.html.form.
UpdatingTextField
UserModalPage
- Class in
org.syncope.console.pages
Modal window with User form.
UserModalPage(BasePage, ModalWindow, UserTO, boolean)
- Constructor for class org.syncope.console.pages.
UserModalPage
UserModalPage.SchemaWrapper
- Class in
org.syncope.console.pages
Wrapper for User's Schema - Attribute.
UserModalPage.SchemaWrapper(SchemaTO)
- Constructor for class org.syncope.console.pages.
UserModalPage.SchemaWrapper
usernameField
- Variable in class org.syncope.console.pages.
Login
Users
- Class in
org.syncope.console.pages
Users WebPage.
Users(PageParameters)
- Constructor for class org.syncope.console.pages.
Users
Users.AttributeWrapper
- Class in
org.syncope.console.pages
Wrapper class for displaying attribute
Users.AttributeWrapper()
- Constructor for class org.syncope.console.pages.
Users.AttributeWrapper
UsersRestClient
- Class in
org.syncope.console.rest
Console client for invoking rest users services.
UsersRestClient()
- Constructor for class org.syncope.console.rest.
UsersRestClient
Utility
- Class in
org.syncope.console.commons
Class with utilities shared with other classes.
Utility()
- Constructor for class org.syncope.console.commons.
Utility
V
validatorClass
- Variable in class org.syncope.console.pages.
SchemaModalPage
value
- Variable in class org.syncope.console.pages.
ConfigurationModalPage
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.
version
- Variable in class org.syncope.console.pages.
ConnectorsModalPage
virtual
- Variable in class org.syncope.console.pages.
SchemaModalPage
W
wantOnSelectionChangedNotifications()
- Method in class org.syncope.console.pages.
Login.LocaleDropDown
WelcomePage
- Class in
org.syncope.console.pages
WelcomePage(PageParameters)
- Constructor for class org.syncope.console.pages.
WelcomePage
X
xmlPassword
- Variable in class org.syncope.console.pages.
Authentication
xmlUsername
- Variable in class org.syncope.console.pages.
Authentication
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 © 2010. All Rights Reserved.