Package | Description |
---|---|
org.apache.syncope.client.console.panels | |
org.apache.syncope.client.console.panels.search |
Modifier and Type | Class and Description |
---|---|
static class |
AnyObjectDirectoryPanel.Builder |
static class |
GroupDirectoryPanel.Builder |
static class |
UserDirectoryPanel.Builder |
Modifier and Type | Method and Description |
---|---|
AnyDirectoryPanel.Builder<A,E> |
AnyDirectoryPanel.Builder.setDynRealm(String dynRealm) |
AnyDirectoryPanel.Builder<A,E> |
AnyDirectoryPanel.Builder.setRealm(String realm) |
Constructor and Description |
---|
AnyDirectoryPanel(String id,
AnyDirectoryPanel.Builder<A,E> builder) |
AnyDirectoryPanel(String id,
AnyDirectoryPanel.Builder<A,E> builder,
boolean wizardInModal) |
Modifier and Type | Class and Description |
---|---|
static class |
AnyObjectSelectionDirectoryPanel.Builder |
static class |
AnySelectionDirectoryPanel.Builder<A extends AnyTO,E extends AbstractAnyRestClient<A>> |
static class |
GroupSelectionDirectoryPanel.Builder |
static class |
UserSelectionDirectoryPanel.Builder |
Constructor and Description |
---|
AnySelectionDirectoryPanel(String id,
AnyDirectoryPanel.Builder<A,E> builder,
boolean wizardInModal) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.