Uses of Class
org.apache.syncope.common.keymaster.client.api.model.Domain
-
-
Uses of Domain in org.apache.syncope.client.console.panels
Methods in org.apache.syncope.client.console.panels that return Domain Modifier and Type Method Description Domain
DomainAdminCredentialsPanel. getItem()
Domain
DomainPoolModalPanel. getItem()
Methods in org.apache.syncope.client.console.panels that return types with arguments of type Domain Modifier and Type Method Description protected ActionsPanel<Domain>
DomainDirectoryPanel. getActions(IModel<Domain> model)
protected List<IColumn<Domain,String>>
DomainDirectoryPanel. getColumns()
Iterator<? extends Domain>
DomainDirectoryPanel.DomainProvider. iterator(long first, long count)
IModel<Domain>
DomainDirectoryPanel.DomainProvider. model(Domain object)
Methods in org.apache.syncope.client.console.panels with parameters of type Domain Modifier and Type Method Description protected WizardModel
DomainWizardBuilder. buildModelSteps(Domain domain, WizardModel wizardModel)
IModel<Domain>
DomainDirectoryPanel.DomainProvider. model(Domain object)
protected Serializable
DomainWizardBuilder. onApplyInternal(Domain domain)
Method parameters in org.apache.syncope.client.console.panels with type arguments of type Domain Modifier and Type Method Description protected ActionsPanel<Domain>
DomainDirectoryPanel. getActions(IModel<Domain> model)
Constructors in org.apache.syncope.client.console.panels with parameters of type Domain Constructor Description AdminCredentials(Domain domain)
Content(Domain domain)
DomainAdminCredentialsPanel(Domain domain, BaseModal<Domain> modal, PageReference pageRef)
DomainPoolModalPanel(Domain domain, BaseModal<Domain> modal, PageReference pageRef)
DomainWizardBuilder(DomainOps domainOps, Domain domain, PageReference pageRef)
KeymasterConfParams(Domain domain, PageReference pageRef)
Storage(Domain domain)
Constructor parameters in org.apache.syncope.client.console.panels with type arguments of type Domain Constructor Description DomainAdminCredentialsPanel(Domain domain, BaseModal<Domain> modal, PageReference pageRef)
DomainPoolModalPanel(Domain domain, BaseModal<Domain> modal, PageReference pageRef)
-
Uses of Domain in org.apache.syncope.common.keymaster.client.api
Methods in org.apache.syncope.common.keymaster.client.api that return Domain Modifier and Type Method Description Domain
DomainOps. read(String key)
Methods in org.apache.syncope.common.keymaster.client.api that return types with arguments of type Domain Modifier and Type Method Description List<Domain>
DomainOps. list()
Methods in org.apache.syncope.common.keymaster.client.api with parameters of type Domain Modifier and Type Method Description void
DomainWatcher. added(Domain domain)
void
DomainOps. create(Domain domain)
-
Uses of Domain in org.apache.syncope.common.keymaster.client.api.model
Methods in org.apache.syncope.common.keymaster.client.api.model that return Domain Modifier and Type Method Description Domain
Domain.Builder. build()
-
Uses of Domain in org.apache.syncope.common.keymaster.client.self
Methods in org.apache.syncope.common.keymaster.client.self that return Domain Modifier and Type Method Description Domain
SelfKeymasterDomainOps. read(String key)
Methods in org.apache.syncope.common.keymaster.client.self that return types with arguments of type Domain Modifier and Type Method Description List<Domain>
SelfKeymasterDomainOps. list()
Methods in org.apache.syncope.common.keymaster.client.self with parameters of type Domain Modifier and Type Method Description void
SelfKeymasterDomainOps. create(Domain domain)
-
Uses of Domain in org.apache.syncope.common.keymaster.client.zookeeper
Methods in org.apache.syncope.common.keymaster.client.zookeeper that return Domain Modifier and Type Method Description Domain
ZookeeperDomainOps. read(String key)
Methods in org.apache.syncope.common.keymaster.client.zookeeper that return types with arguments of type Domain Modifier and Type Method Description List<Domain>
ZookeeperDomainOps. list()
Methods in org.apache.syncope.common.keymaster.client.zookeeper with parameters of type Domain Modifier and Type Method Description void
ZookeeperDomainOps. create(Domain domain)
-
Uses of Domain in org.apache.syncope.common.keymaster.rest.api.service
Methods in org.apache.syncope.common.keymaster.rest.api.service that return Domain Modifier and Type Method Description Domain
DomainService. read(@NotNull String key)
Returns the domain matching the given key.Methods in org.apache.syncope.common.keymaster.rest.api.service that return types with arguments of type Domain Modifier and Type Method Description List<Domain>
DomainService. list()
Returns the list of defined domains.Methods in org.apache.syncope.common.keymaster.rest.api.service with parameters of type Domain Modifier and Type Method Description javax.ws.rs.core.Response
DomainService. create(Domain domain)
Creates a new domain. -
Uses of Domain in org.apache.syncope.core.keymaster.internal
Methods in org.apache.syncope.core.keymaster.internal that return Domain Modifier and Type Method Description Domain
SelfKeymasterInternalDomainOps. read(String key)
Methods in org.apache.syncope.core.keymaster.internal that return types with arguments of type Domain Modifier and Type Method Description List<Domain>
SelfKeymasterInternalDomainOps. list()
Methods in org.apache.syncope.core.keymaster.internal with parameters of type Domain Modifier and Type Method Description void
SelfKeymasterInternalDomainOps. create(Domain domain)
-
Uses of Domain in org.apache.syncope.core.keymaster.rest.cxf.service
Methods in org.apache.syncope.core.keymaster.rest.cxf.service that return Domain Modifier and Type Method Description Domain
DomainServiceImpl. read(String key)
Methods in org.apache.syncope.core.keymaster.rest.cxf.service that return types with arguments of type Domain Modifier and Type Method Description List<Domain>
DomainServiceImpl. list()
Methods in org.apache.syncope.core.keymaster.rest.cxf.service with parameters of type Domain Modifier and Type Method Description javax.ws.rs.core.Response
DomainServiceImpl. create(Domain domain)
-
Uses of Domain in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return Domain Modifier and Type Method Description Domain
DomainLogic. create(Domain domain)
Domain
DomainLogic. read(String key)
Methods in org.apache.syncope.core.logic that return types with arguments of type Domain Modifier and Type Method Description List<Domain>
DomainLogic. list()
Methods in org.apache.syncope.core.logic with parameters of type Domain Modifier and Type Method Description Domain
DomainLogic. create(Domain domain)
-
Uses of Domain in org.apache.syncope.core.persistence.api
Methods in org.apache.syncope.core.persistence.api with parameters of type Domain Modifier and Type Method Description void
DomainRegistry. register(Domain req)
-
Uses of Domain in org.apache.syncope.core.persistence.api.entity
Methods in org.apache.syncope.core.persistence.api.entity that return Domain Modifier and Type Method Description Domain
DomainEntity. get()
Methods in org.apache.syncope.core.persistence.api.entity with parameters of type Domain Modifier and Type Method Description void
DomainEntity. set(Domain domain)
-
Uses of Domain in org.apache.syncope.core.persistence.jpa
Methods in org.apache.syncope.core.persistence.jpa with parameters of type Domain Modifier and Type Method Description void
RuntimeDomainLoader. added(Domain domain)
void
DomainConfFactory. register(Domain domain)
-
Uses of Domain in org.apache.syncope.core.persistence.jpa.entity
Methods in org.apache.syncope.core.persistence.jpa.entity that return Domain Modifier and Type Method Description Domain
JPADomain. get()
Methods in org.apache.syncope.core.persistence.jpa.entity with parameters of type Domain Modifier and Type Method Description void
JPADomain. set(Domain domain)
-