Uses of Class
org.apache.syncope.common.keymaster.client.api.model.Domain
Packages that use Domain
Package
Description
-
Uses of Domain in org.apache.syncope.client.console.panels
Methods in org.apache.syncope.client.console.panels that return DomainModifier and TypeMethodDescriptionDomainAdminCredentialsPanel.getItem()DomainPoolModalPanel.getItem()Methods in org.apache.syncope.client.console.panels that return types with arguments of type DomainModifier and TypeMethodDescriptionprotected ActionsPanel<Domain> DomainDirectoryPanel.getActions(IModel<Domain> model) DomainDirectoryPanel.getColumns()DomainDirectoryPanel.DomainProvider.iterator(long first, long count) Methods in org.apache.syncope.client.console.panels with parameters of type DomainModifier and TypeMethodDescriptionprotected WizardModelDomainWizardBuilder.buildModelSteps(Domain domain, WizardModel wizardModel) protected SerializableDomainWizardBuilder.onApplyInternal(Domain domain) Method parameters in org.apache.syncope.client.console.panels with type arguments of type DomainModifier and TypeMethodDescriptionprotected ActionsPanel<Domain> DomainDirectoryPanel.getActions(IModel<Domain> model) Constructors in org.apache.syncope.client.console.panels with parameters of type DomainModifierConstructorDescriptionAdminCredentials(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) JPAStorage(Domain domain) KeymasterConfParams(Domain domain, PageReference pageRef) Neo4jStorage(Domain domain) Constructor parameters in org.apache.syncope.client.console.panels with type arguments of type DomainModifierConstructorDescriptionDomainAdminCredentialsPanel(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 DomainMethods in org.apache.syncope.common.keymaster.client.api that return types with arguments of type DomainMethods in org.apache.syncope.common.keymaster.client.api with parameters of type Domain -
Uses of Domain in org.apache.syncope.common.keymaster.client.api.model
Classes in org.apache.syncope.common.keymaster.client.api.model with type parameters of type DomainModifier and TypeClassDescriptionprotected static classDomain.Builder<D extends Domain,B extends Domain.Builder<D, B>> Subclasses of Domain in org.apache.syncope.common.keymaster.client.api.modelFields in org.apache.syncope.common.keymaster.client.api.model declared as Domain -
Uses of Domain in org.apache.syncope.common.keymaster.client.self
Methods in org.apache.syncope.common.keymaster.client.self that return DomainMethods in org.apache.syncope.common.keymaster.client.self that return types with arguments of type DomainMethods in org.apache.syncope.common.keymaster.client.self with parameters of type Domain -
Uses of Domain in org.apache.syncope.common.keymaster.client.zookeeper
Methods in org.apache.syncope.common.keymaster.client.zookeeper that return DomainMethods in org.apache.syncope.common.keymaster.client.zookeeper that return types with arguments of type DomainMethods in org.apache.syncope.common.keymaster.client.zookeeper with parameters of type 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 DomainModifier and TypeMethodDescriptionReturns the domain matching the given key.Methods in org.apache.syncope.common.keymaster.rest.api.service that return types with arguments of type DomainMethods in org.apache.syncope.common.keymaster.rest.api.service with parameters of type Domain -
Uses of Domain in org.apache.syncope.core.keymaster.internal
Methods in org.apache.syncope.core.keymaster.internal that return DomainMethods in org.apache.syncope.core.keymaster.internal that return types with arguments of type DomainMethods in org.apache.syncope.core.keymaster.internal with parameters of type 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 DomainMethods in org.apache.syncope.core.keymaster.rest.cxf.service that return types with arguments of type DomainMethods in org.apache.syncope.core.keymaster.rest.cxf.service with parameters of type Domain -
Uses of Domain in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return DomainModifier and TypeMethodDescriptionMethods in org.apache.syncope.core.logic that return types with arguments of type DomainMethods in org.apache.syncope.core.logic with parameters of type Domain -
Uses of Domain in org.apache.syncope.core.persistence.api
Classes in org.apache.syncope.core.persistence.api with type parameters of type DomainModifier and TypeInterfaceDescriptioninterfaceDomainRegistry<D extends Domain>Allows to register domains, to make available at runtime. -
Uses of Domain in org.apache.syncope.core.persistence.api.entity.keymaster
Methods in org.apache.syncope.core.persistence.api.entity.keymaster that return DomainMethods in org.apache.syncope.core.persistence.api.entity.keymaster with parameters of type Domain -
Uses of Domain in org.apache.syncope.core.persistence.common
Classes in org.apache.syncope.core.persistence.common with type parameters of type DomainMethods in org.apache.syncope.core.persistence.common with parameters of type Domain -
Uses of Domain in org.apache.syncope.core.persistence.jpa.entity.keymaster
Methods in org.apache.syncope.core.persistence.jpa.entity.keymaster that return DomainMethods in org.apache.syncope.core.persistence.jpa.entity.keymaster with parameters of type Domain -
Uses of Domain in org.apache.syncope.core.persistence.neo4j.entity.keymaster
Methods in org.apache.syncope.core.persistence.neo4j.entity.keymaster that return DomainMethods in org.apache.syncope.core.persistence.neo4j.entity.keymaster with parameters of type Domain