Uses of Class
de.xima.fc.gui.common.model.ScopeSelectionModel
Packages that use ScopeSelectionModel
Package
Description
- 
Uses of ScopeSelectionModel in de.xima.fc.gui.common.bean.security
Methods in de.xima.fc.gui.common.bean.security that return ScopeSelectionModelMethods in de.xima.fc.gui.common.bean.security that return types with arguments of type ScopeSelectionModelModifier and TypeMethodDescriptionScopeSelectionBean.getScopeSelectionModels()ScopeSelectionBean.getScopeSelectionModelsWithoutNeededAuthentication()Methods in de.xima.fc.gui.common.bean.security with parameters of type ScopeSelectionModelModifier and TypeMethodDescriptionvoidScopeSelectionBean.authenticateWithClient(ScopeSelectionModel model) voidScopeSelectionBean.changeScopeAndSaveDefaultClient(ScopeSelectionModel model) Before view Context may be changed, set clicked model as selectedScopeSelectionBean.getNeededAuthenticationInfoMsg(ScopeSelectionModel model) ScopeSelectionBean.getRedirectUri(ScopeSelectionModel model) voidScopeSelectionBean.setSelectedModel(ScopeSelectionModel selectedModel)  - 
Uses of ScopeSelectionModel in de.xima.fc.gui.common.comparator
Methods in de.xima.fc.gui.common.comparator with parameters of type ScopeSelectionModelModifier and TypeMethodDescriptionintScopeSelectionComparator.compare(ScopeSelectionModel c1, ScopeSelectionModel c2)  - 
Uses of ScopeSelectionModel in de.xima.fc.gui.common.model
Methods in de.xima.fc.gui.common.model that return ScopeSelectionModelModifier and TypeMethodDescriptionstatic ScopeSelectionModelstatic ScopeSelectionModelScopeSelectionModel.forIndirectClientAuthorization(IndirectClientAuthorization authorization) static ScopeSelectionModelScopeSelectionModel.forSystem()